Uses of Class
com.xero.models.accounting.InvoiceReminders
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
-
Uses of InvoiceReminders in com.xero.api.client
Methods in com.xero.api.client that return InvoiceReminders Modifier and Type Method Description InvoiceRemindersAccountingApi. getInvoiceReminders(String accessToken, String xeroTenantId)Allows you to retrieve invoice reminder settings -
Uses of InvoiceReminders in com.xero.models.accounting
Methods in com.xero.models.accounting that return InvoiceReminders Modifier and Type Method Description InvoiceRemindersInvoiceReminders. addInvoiceRemindersItem(InvoiceReminder invoiceRemindersItem)InvoiceRemindersInvoiceReminders. invoiceReminders(List<InvoiceReminder> invoiceReminders)