| Package | Description |
|---|---|
| org.zendesk.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomFieldValue> |
Request.customFields |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldValue> |
Request.getCustomFields() |
List<CustomFieldValue> |
Ticket.getCustomFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setCustomFields(List<CustomFieldValue> customFields) |
void |
Ticket.setCustomFields(List<CustomFieldValue> customFields) |
Copyright © 2013–2020. All rights reserved.