| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
ContactGroups |
AccountingApi.createContactGroup(ContactGroups contactGroups)
200 - A successful request
|
ContactGroups |
AccountingApi.getContactGroup(UUID contactGroupID)
Allows you to retrieve the ContactID and Name of all the contacts in a contact group
|
ContactGroups |
AccountingApi.getContactGroups(String where,
String order)
Allows you to retrieve the ContactID and Name of all the contacts in a contact group
|
ContactGroups |
AccountingApi.updateContactGroup(UUID contactGroupID,
ContactGroups contactGroups)
200 - A successful request
|
| Modifier and Type | Method and Description |
|---|---|
ContactGroups |
AccountingApi.createContactGroup(ContactGroups contactGroups)
200 - A successful request
|
ContactGroups |
AccountingApi.updateContactGroup(UUID contactGroupID,
ContactGroups contactGroups)
200 - A successful request
|
| Modifier and Type | Method and Description |
|---|---|
ContactGroups |
ContactGroups.addContactGroupsItem(ContactGroup contactGroupsItem) |
ContactGroups |
ContactGroups.contactGroups(List<ContactGroup> contactGroups) |
Copyright © 2018. All rights reserved.