Creates a tax rule.
TaxRule({ this.label = 'MwSt. 19 %', this.rate = 19, this.filterField = '', this.filterValue = '', });