Table of Contents

Property ExchangeDepositId

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

Property Value

string