| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
Project model that mirrors turnonline-product-billing-client:0.42
|
| biz.turnonline.ecosystem.widget.shared.ui |
| Modifier and Type | Method and Description |
|---|---|
VatRate |
VatRate.setCode(String code) |
VatRate |
VatRate.setDomicile(String domicile) |
VatRate |
VatRate.setLabel(String label) |
VatRate |
VatRate.setLocale(String locale) |
VatRate |
VatRate.setValue(Double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBillingFacade.getVatRates(String domicile,
String acceptLanguage,
SuccessCallback<org.ctoolkit.gwt.client.facade.Items<VatRate>> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
PricingItemsPanel.changeVatInTree(VatRate rate)
Changes the specified VAT for entire pricing tree recursively.
|
Copyright © 2023. All rights reserved.