public class AccountNotes extends RecurlyObjects<AccountNote>
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNT_NOTES_RESOURCE |
| Constructor and Description |
|---|
AccountNotes() |
| Modifier and Type | Method and Description |
|---|---|
AccountNotes |
getNext() |
AccountNotes |
getStart() |
void |
setRecurlyObject(AccountNote 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 ACCOUNT_NOTES_RESOURCE
public AccountNotes()
public void setRecurlyObject(AccountNote value)
setRecurlyObject in class RecurlyObjects<AccountNote>public AccountNotes getStart()
getStart in class RecurlyObjects<AccountNote>public AccountNotes getNext()
getNext in class RecurlyObjects<AccountNote>Copyright © 2012-2020. All Rights Reserved.