threeDSRequestorChallengeInd property
ThreeDS2RequestDataThreeDSRequestorChallengeIndEnum?
get
threeDSRequestorChallengeInd
Implementation
ThreeDS2RequestDataThreeDSRequestorChallengeIndEnum?
get threeDSRequestorChallengeInd => _$this._threeDSRequestorChallengeInd;
set
threeDSRequestorChallengeInd
(ThreeDS2RequestDataThreeDSRequestorChallengeIndEnum? threeDSRequestorChallengeInd)
Implementation
set threeDSRequestorChallengeInd(
ThreeDS2RequestDataThreeDSRequestorChallengeIndEnum?
threeDSRequestorChallengeInd,
) => _$this._threeDSRequestorChallengeInd = threeDSRequestorChallengeInd;