unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
AuthenticationDecisionStatusEnum const unknownDefaultOpenApi

The status of the authentication. Possible values: * refused * proceed For more information, refer to Authenticate cardholders using the Authentication SDK.

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const AuthenticationDecisionStatusEnum unknownDefaultOpenApi = _$authenticationDecisionStatusEnum_unknownDefaultOpenApi;