Interface: IncomingEventOptions
Interface: IncomingEventOptions
IncomingEventOptions.
Extends
Indexable
[key: string]: unknown
Properties
locale?
optional locale: string;
metadata?
optional metadata: Record<string, unknown>;
Inherited from
source
source: IncomingEventSource;
Overrides
timeStamp?
optional timeStamp: number;
Inherited from
type?
optional type: string;