amountFeeAsset property

String? amountFeeAsset
getter/setter pair

(deprecated, optional) The asset in which fees are calculated in. Must be present if the deposit/withdraw was made using quotes. The value must be in SEP-38 Asset Identification Format. Should be equals to quote.fee.asset if a quote_id was used.

Implementation

String? amountFeeAsset;