| 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 |
|---|---|
BankAccount |
BillPayment.getBankAccount() |
BankAccount |
ExpenditurePayment.getBankAccount()
Creditor's bank account.
|
BankAccount |
BankAccount.setBeneficiary(String beneficiary) |
BankAccount |
BankAccount.setBic(String bic) |
BankAccount |
BankAccount.setCurrency(String currency) |
BankAccount |
BankAccount.setIban(String iban) |
| Modifier and Type | Method and Description |
|---|---|
BillPayment |
BillPayment.setBankAccount(BankAccount bankAccount) |
ExpenditurePayment |
ExpenditurePayment.setBankAccount(BankAccount bankAccount) |
Copyright © 2023. All rights reserved.