Interface ModuleSearchInputAllowedFilters

ModuleSearchInputAllowedFilters

interface ModuleSearchInputAllowedFilters {
    id?: string[];
    name?: string[];
}

Properties

Properties

id?: string[]

ModuleSearchInputAllowedFilters

name?: string[]

ModuleSearchInputAllowedFilters