cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# ListTokensTransfersByTransactionHashRData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**offset** | **i32** | The starting index of the response items, i.e. where the response should start listing the returned items. | 
**limit** | **i32** | Defines how many items should be returned in the response per page basis. | 
**total** | **i32** | Defines the total number of items returned in the response. | 
**items** | [**Vec<crate::models::ListTokensTransfersByTransactionHashRi>**]ListTokensTransfersByTransactionHashRI.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)