Package com.intercom.api.types
Class AdminReplyConversationRequest
java.lang.Object
com.intercom.api.types.AdminReplyConversationRequest
-
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.
-
getAttachmentUrls
- Returns:
- A list of image URLs that will be added as attachments. You can include up to 10 URLs.
-
getAttachmentFiles
- Returns:
- A list of files that will be added as attachments. You can include up to 10 files
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-