amountIn property

String? amountIn
getter/setter pair

(optional) Amount received by anchor at start of transaction as a string with up to 7 decimals. Excludes any fees charged before the anchor received the funds. Should be equals to quote.sell_asset if a quote_id was used.

Implementation

String? amountIn;