maxAmount property
The maximum amount that the terminal accepts for a single store-and-forward payment.
Implementation
@BuiltValueField(wireName: r'maxAmount')
BuiltList<MinorUnitsMonetaryValue>? get maxAmount;
The maximum amount that the terminal accepts for a single store-and-forward payment.
@BuiltValueField(wireName: r'maxAmount')
BuiltList<MinorUnitsMonetaryValue>? get maxAmount;