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