cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# CreateTokensTransactionRequestFromAddressRi

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fee_priority** | **String** | Represents the fee priority of the automation, whether it is \"slow\", \"standard\" or \"fast\". | 
**recipients** | [**Vec<crate::models::CreateTokensTransactionRequestFromAddressRiRecipients>**]CreateTokensTransactionRequestFromAddressRI_recipients.md | Defines the destination for the transaction, i.e. the recipient(s). | 
**senders** | [**crate::models::CreateTokensTransactionRequestFromAddressRiSenders**]CreateTokensTransactionRequestFromAddressRI_senders.md |  | 
**token_type_specific_data** | [**crate::models::CreateTokensTransactionRequestFromAddressRiTokenTypeSpecificData**]CreateTokensTransactionRequestFromAddressRITokenTypeSpecificData.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)