-
id string
The unique identifier for this event.
Format: UUID -
dataContentType string
The content type of the event. This will be set to "application/json"
-
dataSchemaVersion string
The version of the event schema being received in the
datafield. -
data object
The event data sent from Alegeus. See Events for more information.
-
source string
The event source for the event data in the data field.
-
type string
The event type for the event data in the data field.
-
time string<date-time>
The date and time that the event was produced.
Date Format: yyyy-MM-ddThh:mm:ss.fffffff+00:00 Time Zone: UTC -
specVersion string
The version of the CloudEvents specification which the event uses.
Event Envelope
Every event is wrapped in the event envelope prior to delivery.