Table of Contents

Property ExchangeWithdrawalId

Namespace
WhalesSecret.TradeScriptLib.Entities.ExchangeAccounts
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; }

Property Value

string