Takaro - v0.4.9
    Preparing search index...

    Interface FunctionSearchInputAllowedFilters

    FunctionSearchInputAllowedFilters

    interface FunctionSearchInputAllowedFilters {
        id?: string[];
        moduleId?: string[];
        name?: string[];
        versionId?: string[];
    }
    Index

    Properties

    id?: string[]

    FunctionSearchInputAllowedFilters

    moduleId?: string[]

    FunctionSearchInputAllowedFilters

    name?: string[]

    FunctionSearchInputAllowedFilters

    versionId?: string[]

    FunctionSearchInputAllowedFilters