Package com.intercom.api.types
Class ContactReplyIntercomUserIdRequest
java.lang.Object
com.intercom.api.types.ContactReplyIntercomUserIdRequest
- All Implemented Interfaces:
IContactReplyBaseRequest
public final class ContactReplyIntercomUserIdRequest
extends Object
implements 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.
-
getIntercomUserId
- Returns:
- The identifier for the contact as given by Intercom.
-
getAttachmentFiles
- Returns:
- A list of files that will be added as attachments.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-