# ListDepositAddressesRi ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | **String** | Specifies the specific address's unique string value. | **confirmed_balance** | [**crate::models::ListDepositAddressesRiConfirmedBalance**](ListDepositAddressesRI_confirmedBalance.md) | | **created_timestamp** | **i32** | Defines the specific UNIX time when the deposit address was created. | **fungible_tokens** | [**Vec**](ListDepositAddressesRI_fungibleTokens.md) | Represents fungible tokens'es detailed information | **index** | **String** | Represents the index of the address in the wallet. | **label** | **String** | Represents a custom tag that customers can set up for their Wallets and addresses. E.g. custom label named \"Special addresses\". | **non_fungible_tokens** | [**Vec**](ListDepositAddressesRI_nonFungibleTokens.md) | Represents non-fungible tokens'es detailed information. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)