manualCapture property
Indicates if the payment must be captured manually.
Implementation
@BuiltValueField(wireName: r'manualCapture')
bool? get manualCapture;
Indicates if the payment must be captured manually.
@BuiltValueField(wireName: r'manualCapture')
bool? get manualCapture;