maxPayments property
The maximum number of store-and-forward transactions per terminal that you can process while offline.
Implementation
@BuiltValueField(wireName: r'maxPayments')
int? get maxPayments;
The maximum number of store-and-forward transactions per terminal that you can process while offline.
@BuiltValueField(wireName: r'maxPayments')
int? get maxPayments;