threeDSRequestorChallengeInd property

ThreeDS2RequestFieldsThreeDSRequestorChallengeIndEnum? get threeDSRequestorChallengeInd

Implementation

ThreeDS2RequestFieldsThreeDSRequestorChallengeIndEnum?
get threeDSRequestorChallengeInd => _$this._threeDSRequestorChallengeInd;
set threeDSRequestorChallengeInd (ThreeDS2RequestFieldsThreeDSRequestorChallengeIndEnum? threeDSRequestorChallengeInd)

Implementation

set threeDSRequestorChallengeInd(
  ThreeDS2RequestFieldsThreeDSRequestorChallengeIndEnum?
  threeDSRequestorChallengeInd,
) => _$this._threeDSRequestorChallengeInd = threeDSRequestorChallengeInd;