Class CreateTicketTypeRequest
java.lang.Object
com.intercom.api.resources.tickettypes.requests.CreateTicketTypeRequest
-
Method Details
-
getName
- Returns:
- The name of the ticket type.
-
getDescription
- Returns:
- The description of the ticket type.
-
getCategory
- Returns:
- Category of the Ticket Type.
-
getIcon
- Returns:
- The icon of the ticket type.
-
getIsInternal
- Returns:
- Whether the tickets associated with this ticket type are intended for internal use only or will be shared with customers. This is currently a limited attribute.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-