TransactionResponseDestination

constructor(destinationAddress: String? = null, destinationAddressDescription: String? = null, amount: String? = null, amountUSD: String? = null, amlScreeningResult: AmlScreeningResult? = null, destination: DestinationTransferPeerPathResponse? = null, authorizationInfo: AuthorizationInfo? = null)

Parameters

destinationAddress

Address where the asset was transferred.

destinationAddressDescription

Description of the address.

amount

The amount to be sent to this destination.

amountUSD

The USD value of the requested amount.

amlScreeningResult

The result of the AML screening. see AmlScreeningResult

destination

Destination of the transaction. see DestinationTransferPeerPathResponse

authorizationInfo

The information about your Transaction Authorization Policy (TAP). see AuthorizationInfo