jamespot-user-api
Preparing search index...
SearchCategoryModel
Type Alias SearchCategoryModel
type
SearchCategoryModel
=
{
active
?:
boolean
;
count
?:
number
;
cssclass
?:
string
;
facets
:
SearchFacetModel
[]
;
id
:
string
;
mainType
:
string
;
title
:
string
;
type
?:
string
;
typesExcluded
:
string
[]
;
}
Index
Properties
active?
count?
cssclass?
facets
id
main
Type
title
type?
types
Excluded
Properties
Optional
active
active
?:
boolean
Optional
count
count
?:
number
Optional
cssclass
cssclass
?:
string
facets
facets
:
SearchFacetModel
[]
id
id
:
string
main
Type
mainType
:
string
title
title
:
string
Optional
type
type
?:
string
types
Excluded
typesExcluded
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
count
cssclass
facets
id
main
Type
title
type
types
Excluded
jamespot-user-api
Loading...