threeDSRequestorChallengeInd property
- @BuiltValueField.new(wireName: r'threeDSRequestorChallengeInd')
Indicates whether a challenge is requested for this transaction. Possible values: * 01 — No preference * 02 — No challenge requested * 03 — Challenge requested (3DS Requestor preference) * 04 — Challenge requested (Mandate) * 05 — No challenge (transactional risk analysis is already performed) * 06 — Data Only
Implementation
@BuiltValueField(wireName: r'threeDSRequestorChallengeInd')
ThreeDS2RequestDataThreeDSRequestorChallengeIndEnum? get threeDSRequestorChallengeInd;