| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| Created |
Time when message was created |
date |
Data type: DateTime |
| CreatedBy |
Account id of administrator who created message |
globally unique identifier |
None. |
| Starts |
Time for message to begin appearing |
date |
Data type: DateTime |
| Subject |
Message subject, default: "GaP Announcement" |
string |
Data type: Text |
| Body |
Message body |
string |
Required Data type: MultilineText String length: inclusive between 0 and 1220 |
| Level |
Message importance level |
MessageLevel |
None. |
| Type |
Message type |
MessageType |
None. |
| Expires |
When to stop showing message if not deleted first |
date |
Data type: DateTime |
| GeneralServer |
Indicates if this message is for the server in general or not. |
boolean |
None. |
| Updated |
Last time message was updated |
date |
Data type: DateTime |
| UpdatedBy |
Account id of administrator who last updated message |
globally unique identifier |
None. |
| CreatedByEmail | string |
Relation. This field may not always be loaded or used for updates. |
|
| UpdatedByEmail | string |
Relation. This field may not always be loaded or used for updates. |
|
| MessageLevel | string |
Relation. This field may not always be loaded or used for updates. |
|
| MessageType | string |
Relation. This field may not always be loaded or used for updates. |
|
| TagsDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| Tags | Collection of globally unique identifier |
Relation. This field may not always be loaded or used for updates. |