requestChallengeAsMandate constant

  1. @BuiltValueEnumConst.new(wireName: r'requestChallengeAsMandate')
ThreeDS2RequestDataChallengeIndicatorEnum const requestChallengeAsMandate

Possibility to specify a preference for receiving a challenge from the issuer. Allowed values: * noPreference * requestNoChallenge * requestChallenge * requestChallengeAsMandate

Implementation

@BuiltValueEnumConst(wireName: r'requestChallengeAsMandate')
static const ThreeDS2RequestDataChallengeIndicatorEnum requestChallengeAsMandate = _$threeDS2RequestDataChallengeIndicatorEnum_requestChallengeAsMandate;