Package com.intercom.api.types
Class ContactReplyBaseRequest
java.lang.Object
com.intercom.api.types.ContactReplyBaseRequest
- All Implemented Interfaces:
IContactReplyBaseRequest
-
Method Details
-
getMessageType
- Specified by:
getMessageTypein interfaceIContactReplyBaseRequest
-
getType
- Specified by:
getTypein interfaceIContactReplyBaseRequest
-
getBody
- Specified by:
getBodyin interfaceIContactReplyBaseRequest- Returns:
- The text body of the comment.
-
getCreatedAt
- Specified by:
getCreatedAtin interfaceIContactReplyBaseRequest- Returns:
- The time the reply was created. If not provided, the current time will be used.
-
getAttachmentUrls
- Specified by:
getAttachmentUrlsin interfaceIContactReplyBaseRequest- 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
-