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