Package com.intercom.api.types
Class TicketReply
java.lang.Object
com.intercom.api.types.TicketReply
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- Always ticket_part
-
getId
- Returns:
- The id representing the part.
-
getPartType
- Returns:
- Type of the part
-
getBody
- Returns:
- The message body, which may contain HTML.
-
getCreatedAt
public int getCreatedAt()- Returns:
- The time the note was created.
-
getUpdatedAt
- Returns:
- The last time the note was updated.
-
getAuthor
-
getAttachments
- Returns:
- A list of attachments for the part.
-
getRedacted
- Returns:
- Whether or not the ticket part has been redacted.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-