|
The correlation ID linking the event back to the originating command.
-
Field type:
CID
|
|
The timestamp when the event was created.
-
Field type:
DateTime
|
EventDetails
Full Usage:
EventDetails
Field type:
'EventDetails
|
The specific details or payload of the event.
-
Field type:
'EventDetails
|
|
A unique identifier for the message.
-
Field type:
MessageId
|
|
Metadata associated with the event.
-
Field type:
Map<string, string>
|
|
An optional identifier for the actor that generated the event.
-
Field type:
ActorId option
|
|
The version number of the aggregate after this event was applied.
-
Field type:
Version
|