threeDSReqAuthMethod property

Implementation

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

Implementation

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