storeAndForward property
Settings for store-and-forward offline payments. The maxAmount, maxPayments, and supportedCardTypes parameters must be configured, either in the request or inherited from a higher level in your account structure.
Implementation
@BuiltValueField(wireName: r'storeAndForward')
StoreAndForward? get storeAndForward;