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