Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 909 Bytes

File metadata and controls

14 lines (8 loc) · 909 Bytes

ConnectedAccountTotalBalance

Properties

Name Type Description Notes
amount string The denominated currency value of the account. [default to undefined]
denominatedAssetId string The asset ID of the total balance. [default to undefined]
hasFullAssetCoverage boolean Indicates whether the total amount represents the complete balance of all assets in the account. When true, all asset balances have been successfully converted to the denominated currency. When false, some assets could not be included in the total due to missing exchange rates or non-convertible assets. [default to false]

[Back to top] [Back to API list] [Back to Model list] [Back to README]