| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
Project model that mirrors turnonline-product-billing-client:0.42
|
| Modifier and Type | Method and Description |
|---|---|
VatRateRow |
VatRateRow.setPriceInclVat(Double priceInclVat) |
VatRateRow |
VatRateRow.setVat(Double vat) |
VatRateRow |
VatRateRow.setVatBase(Double vatBase) |
VatRateRow |
VatRateRow.setVatRate(Double vatRate) |
| Modifier and Type | Method and Description |
|---|---|
List<VatRateRow> |
ExpenditurePricing.getVatRows()
Summary per VAT rate.
|
| Modifier and Type | Method and Description |
|---|---|
ExpenditurePricing |
ExpenditurePricing.setVatRows(List<VatRateRow> vatRows) |
Copyright © 2023. All rights reserved.