unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
In 3D Secure 2, this is the transStatus from the challenge result. If the transaction was frictionless, omit this parameter.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const ThreeDSecureDataAuthenticationResponseEnum unknownDefaultOpenApi = _$threeDSecureDataAuthenticationResponseEnum_unknownDefaultOpenApi;