This is the where, when, and what event happened.
EventMessagePosting
Field | Type | Inherited from | Description |
---|---|---|---|
AppKey | String | EventMessagePosting | Gets or sets the AppKey value |
EventDataBsonBase64 | String | EventMessagePosting | Gets or sets the EventDataBsonBase64 value |
EventTypeMoniker | MonikerItem | EventMessagePosting | Gets or sets the EventTypeMoniker value |
OccurredOn | DateTime | EventMessagePosting | Gets or sets the OccurredOn value |
RelatedObjects | ObjectLinkItem[] | EventMessagePosting | Gets or sets the RelatedObjects value |
{
"AppKey" : "String",
"EventDataBsonBase64" : "String",
"EventTypeMoniker" : "[MonikerItem](/object-model/monikeritem)",
"OccurredOn" : "DateTime",
"RelatedObjects" : "[ObjectLinkItem](/object-model/objectlinkitem)[]"
}