Package com.intercom.api.types
Class CreateMessageRequest.Inapp
java.lang.Object
com.intercom.api.types.CreateMessageRequest.Inapp
- Enclosing class:
CreateMessageRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final classstatic final classstatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getSubject
- Returns:
- The title of the email.
-
getBody
- Returns:
- The content of the message. HTML and plaintext are supported.
-
getTemplate
- Returns:
- The style of the outgoing message. Possible values
plainorpersonal.
-
getFrom
- Returns:
- The sender of the message. If not provided, the default sender will be used.
-
getTo
- Returns:
- The sender of the message. If not provided, the default sender will be used.
-
getCreatedAt
- Returns:
- The time the message was created. If not provided, the current time will be used.
-
getCreateConversationWithoutContactReply
- Returns:
- Whether a conversation should be opened in the inbox for the message without the contact replying. Defaults to false if not provided.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-