| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
| Modifier and Type | Method and Description |
|---|---|
InvoicePayment |
IncomingInvoice.getPayment() |
InvoicePayment |
Invoice.getPayment() |
InvoicePayment |
InvoicePayment.setBankAccount(BankAccount bankAccount) |
InvoicePayment |
InvoicePayment.setDueDate(Date dueDate) |
InvoicePayment |
InvoicePayment.setKey(String key) |
InvoicePayment |
InvoicePayment.setTotalAmount(Double totalAmount) |
InvoicePayment |
InvoicePayment.setType(String type) |
InvoicePayment |
InvoicePayment.setVariableSymbol(Long variableSymbol) |
| Modifier and Type | Method and Description |
|---|---|
IncomingInvoice |
IncomingInvoice.setPayment(InvoicePayment payment) |
Invoice |
Invoice.setPayment(InvoicePayment payment) |
boolean |
Invoice.setPaymentIf(InvoicePayment payment) |
Copyright © 2020. All rights reserved.