BaseEvent
BaseEvent
Section titled “BaseEvent”Schema definition for BaseEvent
Schema Viewer
Section titled “Schema Viewer”BaseEvent
successboolean
Flag indicates whether this message relates to some failure.
idstringrequired
Event ID.
errorobject
Error details (if present).
warningsarray
Warnings (if applicable).
Description
Section titled “Description”This schema defines the structure and validation rules for BaseEvent.
Properties
Section titled “Properties”- success (boolean): Flag indicates whether this message relates to some failure.
- id (string, required): Event ID.
- error (object): Error details (if present).
- warnings (array): Warnings (if applicable).
Related Schemas
Section titled “Related Schemas”See other schemas in the common category.