proceed constant
The status of the authentication. Possible values: * refused * proceed For more information, refer to Authenticate cardholders using the Authentication SDK.
Implementation
@BuiltValueEnumConst(wireName: r'proceed')
static const AuthenticationDecisionStatusEnum proceed = _$authenticationDecisionStatusEnum_proceed;