Page tree
Skip to end of metadata
Go to start of metadata

Available in version v7+
An object that provides summary information for a draft message.

Name

Type

Description

Constraints

authorId

Long

The user ID of the message author.

optional

authorName

String

The name of the message author. Uses the format: lastname, firstname.

optional

creationDate

String

The date the draft message was created. Uses Datetime type format.

optional

externalMessageId

String

The external message ID.

optional

id

Long

The message ID.

optional

isArchived

Boolean

Indicates whether the message is archived.

required

lastUpdateDate

String

The date the draft message was last updated. Uses Datetime type format.

optional

messageCategoryId

Long

The message category ID.

optional

messageName

String

The name of the message.

optional

subjectLine

String

The message subject line.

optional

Group Type

  • No labels