Transaction Response Destination
constructor(destinationAddress: String? = null, destinationAddressDescription: String? = null, amount: String? = null, amountUSD: String? = null, amlScreeningResult: AmlScreeningResult? = null, destination: DestinationTransferPeerPathResponse? = null, authorizationInfo: AuthorizationInfo? = null)
Parameters
destination Address
Address where the asset was transferred.
destination Address Description
Description of the address.
amount
The amount to be sent to this destination.
amount USD
The USD value of the requested amount.
aml Screening Result
The result of the AML screening. see AmlScreeningResult
destination
Destination of the transaction. see DestinationTransferPeerPathResponse
authorization Info
The information about your Transaction Authorization Policy (TAP). see AuthorizationInfo