Package com.intercom.api.types
Class TicketParts
java.lang.Object
com.intercom.api.types.TicketParts
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic TicketParts.TotalCountStagebuilder()booleanintgetType()inthashCode()toString()
-
Method Details
-
getType
- Returns:
-
getTicketParts
- Returns:
- A list of Ticket Part objects for each ticket. There is a limit of 500 parts.
-
getTotalCount
public int getTotalCount()- Returns:
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-