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