| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.bill |
| Modifier and Type | Method and Description |
|---|---|
VatRateRow |
VatRateRow.priceInclVat(Double priceInclVat) |
VatRateRow |
VatRateRow.vat(Double vat) |
VatRateRow |
VatRateRow.vatBase(Double vatBase) |
VatRateRow |
VatRateRow.vatRate(Double vatRate) |
| Modifier and Type | Method and Description |
|---|---|
List<VatRateRow> |
Bill.getVatRows()
Summary per VAT rate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bill.setVatRows(List<VatRateRow> vatRows) |
Copyright © 2023. All rights reserved.