amountFee property

String amountFee
getter/setter pair

The total amount charged in fees for processing all refund payments, in units of amount_in_asset. The sum of all fee values in the payments object list should equal this value.

Implementation

String amountFee;