dataOnly property
Required to trigger the data-only flow. When set to true, forces the 3D Secure 2 data-only flow for all transactions where it is possible.
Implementation
@BuiltValueField(wireName: r'dataOnly')
ThreeDSRequestDataDataOnlyEnum? get dataOnly;