| 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 |
|---|---|
Bill |
Transaction.getBill()
Identification of the bill (receipt) or invoice document settled by this transaction.
|
Bill |
Expense.getBill()
Identification of the bill (receipt or invoice) document.
|
Bill |
Bill.setId(Long id) |
Bill |
Bill.setInvoice(Long invoice) |
Bill |
Bill.setOrder(Long order) |
Bill |
Bill.setReceipt(Long receipt) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Transaction.setBill(Bill bill) |
Expense |
Expense.setBill(Bill bill) |
Copyright © 2023. All rights reserved.