acctType property
ThreeDS2RequestFieldsAcctTypeEnum?
get
acctType
Implementation
ThreeDS2RequestFieldsAcctTypeEnum? get acctType => _$this._acctType;
set
acctType
(ThreeDS2RequestFieldsAcctTypeEnum? acctType)
Implementation
set acctType(ThreeDS2RequestFieldsAcctTypeEnum? acctType) =>
_$this._acctType = acctType;