minimumAmountToDeliver property
Minimum amount the Sale System is allowed to deliver for this payment. For the OneTimeReservation, when the maximum amount is unknown, the Sale System indicates the minimum amount it allows.
Implementation
@BuiltValueField(wireName: r'MinimumAmountToDeliver')
num? get minimumAmountToDeliver;