Membrane React - v0.2.1
    Preparing search index...

    Interface AppEventSubscriptionSelector

    interface AppEventSubscriptionSelector {
        id?: string;
        autoCreate?: boolean;
        userId?: string;
        appEventTypeKey?: string;
        appEventTypeId?: string;
        instanceKey?: string;
    }

    Hierarchy

    Index

    Properties

    id?: string
    autoCreate?: boolean
    userId?: string
    appEventTypeKey?: string
    appEventTypeId?: string
    instanceKey?: string