| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Bill |
Bill.day(Integer day) |
Bill |
PaymentTerm.getBills()
Get bills
|
Bill |
PaymentTerm.getSales()
Get sales
|
Bill |
Bill.type(PaymentTermType type) |
| Modifier and Type | Method and Description |
|---|---|
PaymentTerm |
PaymentTerm.bills(Bill bills) |
PaymentTerm |
PaymentTerm.sales(Bill sales) |
void |
PaymentTerm.setBills(Bill bills) |
void |
PaymentTerm.setSales(Bill sales) |
Copyright © 2019. All rights reserved.