threeDSRequestorAuthenticationInd property

String? get threeDSRequestorAuthenticationInd

Implementation

String? get threeDSRequestorAuthenticationInd =>
    _$this._threeDSRequestorAuthenticationInd;
set threeDSRequestorAuthenticationInd (String? threeDSRequestorAuthenticationInd)

Implementation

set threeDSRequestorAuthenticationInd(
  String? threeDSRequestorAuthenticationInd,
) => _$this._threeDSRequestorAuthenticationInd =
    threeDSRequestorAuthenticationInd;