| Name | Type | Description | Notes |
|---|---|---|---|
| address | str | Defines the destination address. | |
| amount | str | Defines the amount sent to the destination address. | |
| address_tag | int | 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] |
| classic_address | str | 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] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |