Property ExchangeDepositId
- Assembly
- WhalesSecret.TradeScriptLib.dll
ExchangeDepositId
ID of the deposit assigned by the exchange, or null if the exchange does not assign IDs to deposits.
[JsonPropertyName("i")]
public string? ExchangeDepositId { get; }