IGPAPI
    Preparing search index...

    Interface UsersInfoStreamInput

    interface UsersInfoStreamInput {
        entryPoint?: string;
        fromModule?: string;
        userId: string;
    }
    Index

    Properties

    entryPoint?: string
    fromModule?: string
    userId: string