threeDSReqAuthMethod property
ThreeDSRequestorAuthenticationInfoThreeDSReqAuthMethodEnum?
get
threeDSReqAuthMethod
Implementation
ThreeDSRequestorAuthenticationInfoThreeDSReqAuthMethodEnum?
get threeDSReqAuthMethod => _$this._threeDSReqAuthMethod;
set
threeDSReqAuthMethod
(ThreeDSRequestorAuthenticationInfoThreeDSReqAuthMethodEnum? threeDSReqAuthMethod)
Implementation
set threeDSReqAuthMethod(
ThreeDSRequestorAuthenticationInfoThreeDSReqAuthMethodEnum?
threeDSReqAuthMethod,
) => _$this._threeDSReqAuthMethod = threeDSReqAuthMethod;