Uses of Class
com.xero.models.accounting.InvoiceReminder
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of InvoiceReminder in com.xero.models.accounting
Methods in com.xero.models.accounting that return InvoiceReminder Modifier and Type Method Description InvoiceReminderInvoiceReminder. enabled(Boolean enabled)Methods in com.xero.models.accounting that return types with arguments of type InvoiceReminder Modifier and Type Method Description List<InvoiceReminder>InvoiceReminders. getInvoiceReminders()Get invoiceRemindersMethods in com.xero.models.accounting with parameters of type InvoiceReminder Modifier and Type Method Description InvoiceRemindersInvoiceReminders. addInvoiceRemindersItem(InvoiceReminder invoiceRemindersItem)Method parameters in com.xero.models.accounting with type arguments of type InvoiceReminder Modifier and Type Method Description InvoiceRemindersInvoiceReminders. invoiceReminders(List<InvoiceReminder> invoiceReminders)voidInvoiceReminders. setInvoiceReminders(List<InvoiceReminder> invoiceReminders)