Package com.intercom.api.types
Class TicketTypeList
java.lang.Object
com.intercom.api.types.TicketTypeList
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic TicketTypeList.Builderbuilder()booleangetType()inthashCode()toString()
-
Method Details
-
getType
- Returns:
- String representing the object's type. Always has the value
ticket_type.list.
-
getTicketTypes
- Returns:
- A list of ticket_types associated with a given workspace.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-