cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# 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. | 
**name** | **String** | Defines the name of the Wallet given to it by the user. | 
**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)