videosphere
    Preparing search index...

    Interface ListInviteTokensOptions

    Defines invite list filtering options.

    interface ListInviteTokensOptions {
        includeUsed?: boolean;
        includeSetup?: boolean;
    }
    Index

    Properties

    includeUsed?: boolean
    includeSetup?: boolean