@plentymarkets/shop-api / Category
Interface: Category ​
Defined in: types/api/category.ts:39
Properties ​
childCount? ​
optionalchildCount:number
Defined in: types/api/category.ts:40
children? ​
optionalchildren:Category[]
Defined in: types/api/category.ts:41
clients ​
clients:
client[]
Defined in: types/api/category.ts:42
details ​
details:
CategoryDetails[]
Defined in: types/api/category.ts:43
id ​
id:
number
Defined in: types/api/category.ts:44
itemCount? ​
optionalitemCount:ItemCount[]
Defined in: types/api/category.ts:45
level ​
level:
number
Defined in: types/api/category.ts:46
linklist ​
linklist:
string
Defined in: types/api/category.ts:47
parentCategoryId ​
parentCategoryId:
number
Defined in: types/api/category.ts:48
right ​
right:
string
Defined in: types/api/category.ts:49
robots? ​
optionalrobots:string
Defined in: types/api/category.ts:52
sitemap ​
sitemap:
string
Defined in: types/api/category.ts:50
type ​
type:
string
Defined in: types/api/category.ts:51