@plentymarkets/shop-api / Category
Interface: Category ​
Defined in: types/api/category.ts:39
Properties ​
childCount? ​
optional
childCount:number
Defined in: types/api/category.ts:40
children? ​
optional
children: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? ​
optional
itemCount: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? ​
optional
robots: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