Package zendesk.support
Class Organization
- java.lang.Object
-
- zendesk.support.Organization
-
public class Organization extends java.lang.ObjectThis is a model class for a Organization object that will be created by theRequestProvideras 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.LonggetId()Gets the ID of the organizationjava.lang.StringgetName()Gets the name of the organization
-