# CreateCoinsTransactionRequestFromAddressRiRecipients ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | **String** | Defines the destination address. | **address_tag** | Option<**i32**> | Defines a specific Tag that is an additional XRP address feature. It helps identify a transaction recipient beyond a wallet address. The tag that was encoded into the x-Address along with the Source Classic Address. | [optional] **amount** | **String** | Defines the amount sent to the destination address. | **classic_address** | Option<**String**> | Represents the public address, which is a compressed and shortened form of a public key. The classic address is shown when the source address is an x-Address. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)