unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
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
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const ThreeDSRequestDataDataOnlyEnum unknownDefaultOpenApi = _$threeDSRequestDataDataOnlyEnum_unknownDefaultOpenApi;