amount property

String amount
getter/setter pair

The amount of asset applied. If fee_details.details is provided, sum(fee_details.details.amount) should be equals fee_details.total.

Implementation

String amount;