InflightChangeProductOrderStateChangeEvent
InflightChangeProductOrderStateChangeEvent
Data type: Event
The notification data structure
| Name | Type | Description | Example |
|---|---|---|---|
| @type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
| eventId (1) | string | The identifier of the notification. | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
| eventTime (1) | DateTime | Time of the event occurrence. | 2023-01-01T08:00:00+01:00 |
| eventType (1) | string | The type of the notification. | |
| @baseType | string | When sub-classing, this defines the super-class | |
| @schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
| description | string | An explanatory of the event. | Lorem ipsum dolor |
| timeOccurred | DateTime | The time the event occurred. | 2023-01-01T08:00:00+01:00 |
| source | EntityRef | Source Entity described by EntityRef | null |
| reportingSystem | EntityRef | Reporting System described by EntityRef | null |
| event | InflightChangeProductOrderStateChangeEventPayload | The event payload linked to the involved resource object | null |