| 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 |
|---|---|
ExpenditurePayment |
Expenditure.getPayment()
Expenditure payment details.
|
ExpenditurePayment |
ExpenditurePayment.setBankAccount(BankAccount bankAccount) |
ExpenditurePayment |
ExpenditurePayment.setDueDate(Date dueDate) |
ExpenditurePayment |
ExpenditurePayment.setTotalAmount(Double totalAmount) |
ExpenditurePayment |
ExpenditurePayment.setTransactionId(Long transactionId) |
ExpenditurePayment |
ExpenditurePayment.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
Expenditure |
Expenditure.setPayment(ExpenditurePayment payment) |
Copyright © 2023. All rights reserved.