@plentymarkets/shop-api / Category
Interface: Category ​
Defined in: types/api/category.ts:46
Properties ​
childCount? ​
optionalchildCount?:number
Defined in: types/api/category.ts:47
children? ​
optionalchildren?:Category[]
Defined in: types/api/category.ts:48
clients ​
clients:
client[]
Defined in: types/api/category.ts:49
details ​
details:
CategoryDetails[]
Defined in: types/api/category.ts:50
id ​
id:
number
Defined in: types/api/category.ts:51
itemCount? ​
optionalitemCount?:ItemCount[]
Defined in: types/api/category.ts:52
level ​
level:
number
Defined in: types/api/category.ts:53
linklist ​
linklist:
string
Defined in: types/api/category.ts:54
parentCategoryId ​
parentCategoryId:
number
Defined in: types/api/category.ts:55
right ​
right:
string
Defined in: types/api/category.ts:56
robots? ​
optionalrobots?:string
Defined in: types/api/category.ts:59
sitemap ​
sitemap:
string
Defined in: types/api/category.ts:57
subcategories? ​
optionalsubcategories?:SubCategory[]
Defined in: types/api/category.ts:60
type ​
type:
string
Defined in: types/api/category.ts:58