@stigg/node-server-sdk - v4.33.2

    Type Alias ReportEvent

    type ReportEvent = {
        customerId: string;
        dimensions?: Record<string, EventDimensionValue>;
        eventName: string;
        idempotencyKey: string;
        resourceId?: string;
        timestamp?: Date;
    }
    Index

    Properties

    customerId: string
    dimensions?: Record<string, EventDimensionValue>
    eventName: string
    idempotencyKey: string
    resourceId?: string
    timestamp?: Date
    MMNEPVFCICPMFPCPTTAAATR