destinationAsset property

String? destinationAsset
getter/setter pair

(optional) string in Asset Identification Format - The asset user wants to receive. It's an off-chain or fiat asset. If this is not provided, it will be collected in the interactive flow. When quote_id is specified, this parameter must match the quote's buy_asset asset code or be omitted.

Implementation

String? destinationAsset;