Package zendesk.support
Class Organization
- java.lang.Object
-
- zendesk.support.Organization
-
public class Organization extends java.lang.Object
This is a model class for a Organization object that will be created by theRequestProvider
as part ofCommentsResponse
.- See Also:
- Organization
-
-
Constructor Summary
Constructors Constructor and Description Organization()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Long
getId()
Gets the ID of the organizationjava.lang.String
getName()
Gets the name of the organization
-