requestChallenge constant

  1. @BuiltValueEnumConst.new(wireName: r'requestChallenge')
ThreeDS2RequestDataChallengeIndicatorEnum const 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;