destinationAsset property

String destinationAsset
getter/setter pair

The off-chain asset the Anchor will deliver to the user's account. The value must match one of the asset values included in a SEP-38 GET /prices?sell_asset=stellar:<source_asset>:<asset_issuer> response using SEP-38 Asset Identification Format.

Implementation

String destinationAsset;