Package com.intercom.api.types
Class AdminReplyTicketRequest
java.lang.Object
com.intercom.api.types.AdminReplyTicketRequest
-
Method Details
-
getMessageType
-
getType
-
getBody
- Returns:
- The text body of the reply. Notes accept some HTML formatting. Must be present for comment and note message types.
-
getAdminId
- Returns:
- The id of the admin who is authoring the comment.
-
getCreatedAt
- Returns:
- The time the reply was created. If not provided, the current time will be used.
-
getReplyOptions
- Returns:
- The quick reply options to display. Must be present for quick_reply message types.
-
getAttachmentUrls
- Returns:
- A list of image URLs that will be added as attachments. You can include up to 10 URLs.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-