# ConnectedAccountTotalBalance
## Properties
**amount** | **String** | The denominated currency value of the account. |
**denominated_asset_id** | **String** | The asset ID of the total balance. |
**has_full_asset_coverage** | **bool** | 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 Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)