amount property
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;
The amount of asset applied. If fee_details.details is provided, sum(fee_details.details.amount) should be equals fee_details.total.
String amount;