@theredspace/spp-client
    Preparing search index...

    Interface CreateUserOptions

    interface CreateUserOptions {
        enableCustom?: boolean;
        excludeFlags?: boolean;
        lookup?: string;
    }
    Index

    Properties

    enableCustom?: boolean
    excludeFlags?: boolean
    lookup?: string