threeDSRequestorChallengeInd property

Implementation

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

Implementation

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