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