Property SubAccount
- Namespace
- WhalesSecret.TradeScriptLib.Entities.Account
- Assembly
- WhalesSecret.TradeScriptLib.dll
SubAccount
Sub-account for which the symbol information entries are relevant, or null
if the exchange does not have sub-accounts.
[JsonPropertyName("a")]
public string? SubAccount { get; }