Attachment |
This is a model class for an Attachment object.
|
Comment |
|
CommentResponse |
|
CommentsResponse |
This is a class model for a response for requesting comments for a request.
|
CreateRequest |
This is a model class for a request which will be created by the RequestProvider
|
CreateRequestWrapper |
Models the api request which is formed when creating a request in Zendesk
|
CustomField |
CustomFields model which allows for custom data to be set on a request
|
EndUserComment |
EndUserComment object is used to model the difference the API for updating a Request has with
fetching a list of Comments for a given request.
|
Organization |
|
Request |
This is a model class for a Request object that will be created by the
RequestProvider .
|
RequestResponse |
Models the api response from the api call to create a Request in Zendesk
|
RequestsResponse |
Represents a response that is received from Zendesk server when getting requests.
|
UpdateRequestWrapper |
UpdateRequestWrapper object is used to model the payload required when posting an update to a request.
|
UploadResponse |
This is a class model for a response for an uploaded Attachment.
|
UploadResponseWrapper |
|
User |
|
UserField |
|
UserFieldOption |
This is a model class for a user field option that will be created by the UserProvider as part
of UserField .
|
UserFieldRequest |
This model class is used to update user fields of the logged in user.
|
UserFieldResponse |
Models the api response from the api call to get a list of UserField in Zendesk
|
UserResponse |
This is a class model for a response for adding tags to an user.
|
UserTagRequest |
Models the api request which is formed when adding tags to a user.
|