Generated by
JDiff

Class zendesk.support.Support

Removed Methods
List<CustomField> getCustomFields() Gets the custom fields
SupportModule getSupportModule() Only for internal use.
Long getTicketFormId() Gets the ticket form Id
void setCustomFields(List<CustomField>) Set a List of type CustomField to be used on request submission until unset See Mobile SDK documentation for more information on setting this.
void setDeviceLocale(Locale) Sets the preferred device locale.
void setTicketFormId(Long) Set a ticket form id which will be included in all request submission until unset See Mobile SDK documentation for more information on setting this.