refused constant

  1. @BuiltValueEnumConst.new(wireName: r'refused')
AuthenticationDecisionStatusEnum const refused

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

Implementation

@BuiltValueEnumConst(wireName: r'refused')
static const AuthenticationDecisionStatusEnum refused = _$authenticationDecisionStatusEnum_refused;