challengeIndicator property
ThreeDS2RequestFieldsChallengeIndicatorEnum?
get
challengeIndicator
Implementation
ThreeDS2RequestFieldsChallengeIndicatorEnum? get challengeIndicator =>
_$this._challengeIndicator;
set
challengeIndicator
(ThreeDS2RequestFieldsChallengeIndicatorEnum? challengeIndicator)
Implementation
set challengeIndicator(
ThreeDS2RequestFieldsChallengeIndicatorEnum? challengeIndicator,
) => _$this._challengeIndicator = challengeIndicator;