vatAmounts property

List<BillDiscountVatAmountDto>? vatAmounts
read / write

The total reduced amounts for this discount divided according to tax rates. Different tax rates may be applied, e.g. if a compilation of products (menu) from meals and drinks and is sold "outside the home". Must be unique by the percentage.

Implementation

List<BillDiscountVatAmountDto>? vatAmounts;