amountRefunded property Null safety
read / write
The total amount refunded to the user, in units of amount_in_asset. If a full refund was issued, this amount should match amount_in.
Implementation
String amountRefunded;
The total amount refunded to the user, in units of amount_in_asset. If a full refund was issued, this amount should match amount_in.
String amountRefunded;