Uses of Class
com.xero.models.accounting.Bill
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of Bill in com.xero.models.accounting
Methods in com.xero.models.accounting that return Bill Modifier and Type Method Description BillBill. day(Integer day)BillPaymentTerm. getBills()Get billsBillPaymentTerm. getSales()Get salesBillBill. type(PaymentTermType type)Methods in com.xero.models.accounting with parameters of type Bill Modifier and Type Method Description PaymentTermPaymentTerm. bills(Bill bills)PaymentTermPaymentTerm. sales(Bill sales)voidPaymentTerm. setBills(Bill bills)voidPaymentTerm. setSales(Bill sales)