# TransactionResponseDestination
## Properties
**destination_address** | Option<**String**> | Address where the asset was transferred. | [optional]
**destination_address_description** | Option<**String**> | Description of the address. | [optional]
**amount** | Option<**String**> | The amount to be sent to this destination. | [optional]
**amount_usd** | Option<**String**> | The USD value of the requested amount. | [optional]
**aml_screening_result** | Option<[**models::AmlScreeningResult**](AmlScreeningResult.md)> | | [optional]
**destination** | Option<[**models::DestinationTransferPeerPathResponse**](DestinationTransferPeerPathResponse.md)> | | [optional]
**authorization_info** | Option<[**models::AuthorizationInfo**](AuthorizationInfo.md)> | | [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)