InspectableEvent

The inspectable properties of the event used to generate context entities.

Properties

Link copied to clipboard

The list of context entities

Link copied to clipboard
abstract val name: String?

The name of the event

Link copied to clipboard
abstract val payload: Map<String, Any>

The payload of the event

Link copied to clipboard
abstract val schema: String?

The schema of the event

Inheritors

Link copied to clipboard