directCapture property
Indicates if direct (immediate) capture for PayPal is enabled. If set to true, this setting overrides the capture settings of your merchant account. Default value: true.
Implementation
@BuiltValueField(wireName: r'directCapture')
bool? get directCapture;