threeDSAuthenticationOnly property
bool?
get
threeDSAuthenticationOnly
Implementation
bool? get threeDSAuthenticationOnly => _$this._threeDSAuthenticationOnly;
set
threeDSAuthenticationOnly
(bool? threeDSAuthenticationOnly)
Implementation
set threeDSAuthenticationOnly(bool? threeDSAuthenticationOnly) =>
_$this._threeDSAuthenticationOnly = threeDSAuthenticationOnly;