requestChallenge constant
- @BuiltValueEnumConst.new(wireName: r'requestChallenge')
Possibility to specify a preference for receiving a challenge from the issuer. Allowed values: * noPreference * requestNoChallenge * requestChallenge * requestChallengeAsMandate
Implementation
@BuiltValueEnumConst(wireName: r'requestChallenge')
static const ThreeDS2RequestDataChallengeIndicatorEnum requestChallenge = _$threeDS2RequestDataChallengeIndicatorEnum_requestChallenge;