Takaro - v0.4.9
    Preparing search index...

    Interface CommandSearchInputAllowedFilters

    CommandSearchInputAllowedFilters

    interface CommandSearchInputAllowedFilters {
        enabled?: boolean[];
        id?: string[];
        moduleId?: string[];
        name?: string[];
        versionId?: string[];
    }
    Index

    Properties

    enabled?: boolean[]

    CommandSearchInputAllowedFilters

    id?: string[]

    CommandSearchInputAllowedFilters

    moduleId?: string[]

    CommandSearchInputAllowedFilters

    name?: string[]

    CommandSearchInputAllowedFilters

    versionId?: string[]

    CommandSearchInputAllowedFilters