cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# CreateCoinsTransactionRequestFromWalletRbDataItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destinations** | [**Vec<crate::models::CreateCoinsTransactionRequestFromWalletRbDataItemDestinations>**]CreateCoinsTransactionRequestFromWalletRB_data_item_destinations.md | Defines the destination of the transaction, whether it is incoming or outgoing. | 
**fee_priority** | **String** | Represents the fee priority of the automation, whether it is \"slow\", \"standard\" or \"fast\". | 

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