unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
The status of Strong Customer Authentication (SCA). Possible values: * notPerformed: the requester was unable to successfully authenticate the request using SCA, or has an SCA exemption. * pending: the request is pending SCA authentication. * performed: the request is successfully authenticated using SCA.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const ScaStatus unknownDefaultOpenApi = _$unknownDefaultOpenApi;