Initializes a new instance of the Event class with specified properties.
Serializes the Event object to a JSON object for storage or transmission.
The JSON representation of the event.
Provides a string representation of the Event, useful for logging and debugging.
A string detailing the event's significant information.
Generated using TypeDoc
Represents an event within the system, containing all necessary metadata and subscriptions related to the event.