cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# GetZilliqaAddressDetailsRi

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**balance** | [**crate::models::GetZilliqaAddressDetailsRiBalance**]GetZilliqaAddressDetailsRI_balance.md |  | 
**incoming_transactions_count** | **i32** | Defines the received transaction count to the address. | 
**outgoing_transactions_count** | **i32** | Defines the sent transaction count from the address. | 
**transactions_count** | **i32** | Defines the entire count of the transactions. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)