| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.purchase.ui | |
| biz.turnonline.ecosystem.widget.shared.rest.bill |
| Modifier and Type | Method and Description |
|---|---|
Item |
BillItemRow.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillItemRow.setValue(Item item) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillItems.setValue(List<Item> value,
String currency) |
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.finalPrice(Double finalPrice) |
Item |
Item.finalVatAmount(Double finalVatAmount) |
Item |
Item.id(Long id) |
Item |
Item.itemName(String itemName) |
Item |
Item.parentKey(String parentKey) |
Item |
Item.priceExclVat(Double priceExclVat) |
Item |
Item.vat(String vat) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Bill.getItems()
Get items
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bill.setItems(List<Item> items) |
Copyright © 2023. All rights reserved.