Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 837 Bytes

ExchangeAccount.md

File metadata and controls

21 lines (13 loc) · 837 Bytes

ExchangeAccount

Properties

Name Type Description Notes
id String [optional]
type ExchangeType [optional]
name String Display name of the exchange account [optional]
status String [optional]
assets List<ExchangeAsset> [optional]
success Boolean Did succeed in retrieve balance data [optional]
tradingAccounts List<ExchangeTradingAccount> [optional]
isSubaccount Boolean True if the account is a subaccount in an exchange [optional]
mainAccountId String if the account is a sub-account, the ID of the main account [optional]