Integration App React - v2.21.0

    Interface FindAppEventsQuery

    interface FindAppEventsQuery {
        limit?: number;
        cursor?: string;
        id?: string;
        userId?: string;
        instanceKey?: string;
        appEventTypeId?: string;
        appEventSubscriptionId?: string;
        startDatetime?: string;
        endDatetime?: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    limit?: number
    cursor?: string
    id?: string
    userId?: string
    instanceKey?: string
    appEventTypeId?: string
    appEventSubscriptionId?: string
    startDatetime?: string
    endDatetime?: string
    MMNEPVFCICPMFPCPTTAAATR