amount property
The billing amount (in minor units) of the recurring transactions.
Implementation
@BuiltValueField(wireName: r'amount')
String get amount;
The billing amount (in minor units) of the recurring transactions.
@BuiltValueField(wireName: r'amount')
String get amount;