Skip to content
Settings

BaseEvent

Schema definition for BaseEvent

BaseEvent

errorobject
Error details (if present).
idstringrequired
Event ID.
successboolean
Flag indicates whether this message relates to some failure.
warningsarray
Warnings (if applicable).

This schema defines the structure and validation rules for BaseEvent.

  • error (object): Error details (if present).
  • id (string, required): Event ID.
  • success (boolean): Flag indicates whether this message relates to some failure.
  • warnings (array): Warnings (if applicable).

See other schemas in the common category.