vatAmounts property
read / write
Total amounts per tax rate - this corresponds to the amounts just as they are shown on the printed receipt. Must be unique by the percentage.
Implementation
List<DataVatAmountDto>? vatAmounts;
Total amounts per tax rate - this corresponds to the amounts just as they are shown on the printed receipt. Must be unique by the percentage.
List<DataVatAmountDto>? vatAmounts;