Uses of Class
com.xero.models.accounting.InvoiceReminders
-
Packages that use 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)Retrieves 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)invoiceRemindersInvoiceRemindersInvoiceReminders. invoiceReminders(List<InvoiceReminder> invoiceReminders)invoiceReminders
-