public class Invoices extends RecurlyObjects<Invoice>
| Modifier and Type | Field and Description |
|---|---|
static String |
INVOICES_RESOURCE |
| Constructor and Description |
|---|
Invoices() |
| Modifier and Type | Method and Description |
|---|---|
Invoices |
getNext() |
Invoices |
getStart() |
void |
setRecurlyObject(Invoice value) |
getNextUrl, getStartUrl, isEmpty, setNextUrl, setRecurlyClient, setStartUrladd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic static final String INVOICES_RESOURCE
public Invoices()
public void setRecurlyObject(Invoice value)
setRecurlyObject in class RecurlyObjects<Invoice>public Invoices getStart()
getStart in class RecurlyObjects<Invoice>public Invoices getNext()
getNext in class RecurlyObjects<Invoice>Copyright © 2012-2020. All Rights Reserved.