acctType property

Implementation

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

Implementation

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