| 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 |
|---|---|
Supplier |
Expenditure.getSupplier()
A business that delivered a product or service.
|
Supplier |
Supplier.setBusinessName(String businessName) |
Supplier |
Supplier.setCity(String city) |
Supplier |
Supplier.setCompanyId(String companyId) |
Supplier |
Supplier.setCountry(String country) |
Supplier |
Supplier.setPostcode(String postcode) |
Supplier |
Supplier.setStreet(String street) |
Supplier |
Supplier.setTaxId(String taxId) |
Supplier |
Supplier.setVatId(String vatId) |
| Modifier and Type | Method and Description |
|---|---|
Expenditure |
Expenditure.setSupplier(Supplier supplier) |
Copyright © 2023. All rights reserved.