Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
CategoryTree
Interface CategoryTree
interface
CategoryTree
{
ancestors
:
string
[]
;
children
:
Category
[]
;
description
:
string
;
icon
?:
CategoryIcon
;
id
:
string
;
level
:
number
;
name
:
string
;
parentId
:
string
;
sequence
:
number
;
status
:
"ACTIVE"
|
"INACTIVE"
;
}
Hierarchy (
view full
)
Category
CategoryTree
Index
Properties
ancestors
children
description
icon?
id
level
name
parent
Id
sequence
status
Properties
ancestors
ancestors
:
string
[]
children
children
:
Category
[]
description
description
:
string
Optional
icon
icon
?:
CategoryIcon
id
id
:
string
level
level
:
number
name
name
:
string
parent
Id
parent
Id
:
string
sequence
sequence
:
number
status
status
:
"ACTIVE"
|
"INACTIVE"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
ancestors
children
description
icon
id
level
name
parent
Id
sequence
status
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc