Interface IEventLike

Hierarchy

Properties

$metadata?: IRequestMetadata

Object containing metadata about the initiating request

$name: string

Event name. Defaults to the name of the constructor

$type: EventType

Differentiating between Commands, Events, and Queries

$uuid: string

UUID to individually identify an event

$version: number

Event revision version

Generated using TypeDoc