n01 constant
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
@BuiltValueEnumConst(wireName: r'01')
static const ThreeDS2ResultThreeDSRequestorChallengeIndEnum n01 = _$threeDS2ResultThreeDSRequestorChallengeIndEnum_n01;