| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.bill |
| Modifier and Type | Method and Description |
|---|---|
Supplier |
Supplier.businessName(String businessName) |
Supplier |
Supplier.city(String city) |
Supplier |
Supplier.companyId(String companyId) |
Supplier |
Supplier.country(String country) |
Supplier |
Bill.getSupplier()
Get supplier
|
Supplier |
Supplier.postcode(String postcode) |
Supplier |
Supplier.street(String street) |
Supplier |
Supplier.taxId(String taxId) |
Supplier |
Supplier.vatId(String vatId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Bill.setSupplier(Supplier supplier) |
boolean |
Bill.setSupplierIf(Supplier supplier) |
Copyright © 2023. All rights reserved.