maxAmount property
The maximum surcharge amount per transaction, in minor units.
Implementation
@BuiltValueField(wireName: r'maxAmount')
int? get maxAmount;
The maximum surcharge amount per transaction, in minor units.
@BuiltValueField(wireName: r'maxAmount')
int? get maxAmount;