zibri
    Preparing search index...

    Data of a event subscriber run.

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    createdAt: Date

    The timestamp at which the event run has been created.

    error?: Error | null

    The error property if the run failed.

    event: Event<T>

    The event that triggered this run.

    eventId: string

    The id of the event that this run belongs to.

    id: string

    The uuid (universal unique identifier) of the entity.

    subscriberId: string

    The id of the subscriber.