# GetWalletAssetDetailsRi ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **confirmed_balance** | [**crate::models::GetWalletAssetDetailsRiConfirmedBalance**](GetWalletAssetDetailsRI_confirmedBalance.md) | | **deposit_addresses_count** | **i32** | Specifies the count of deposit addresses in the Wallet. | **fungible_tokens** | [**Vec**](GetWalletAssetDetailsRI_fungibleTokens.md) | Represents fungible tokens'es detailed information | **name** | **String** | Defines the name of the Wallet given to it by the user. | **non_fungible_tokens** | [**Vec**](GetWalletAssetDetailsRI_nonFungibleTokens.md) | Represents non-fungible tokens'es detailed information. | **recieved_confirmed_amount** | [**crate::models::GetWalletAssetDetailsRiRecievedConfirmedAmount**](GetWalletAssetDetailsRI_recievedConfirmedAmount.md) | | **sent_confirmed_amount** | [**crate::models::GetWalletAssetDetailsRiSentConfirmedAmount**](GetWalletAssetDetailsRI_sentConfirmedAmount.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)