Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.12 KB

TransactionResponseDestination.md

File metadata and controls

18 lines (12 loc) · 1.12 KB

TransactionResponseDestination

Properties

Name Type Description Notes
destinationAddress any Address where the asset was transferred. [optional] [default to undefined]
destinationAddressDescription any Description of the address. [optional] [default to undefined]
amount string The amount to be sent to this destination. [optional] [default to undefined]
amountUSD string The USD value of the requested amount. [optional] [default to undefined]
amlScreeningResult AmlScreeningResult [optional] [default to undefined]
destination DestinationTransferPeerPathResponse [optional] [default to undefined]
authorizationInfo AuthorizationInfo [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]