@plentymarkets/shop-api / CategorySearchById
Interface: CategorySearchById ​
Defined in: types/api/categoriesSearch.ts:14
Extends ​
Properties ​
categoryId ​
categoryId:
number
Defined in: types/api/categoriesSearch.ts:15
columns? ​
optional
columns:string
Defined in: types/api/categoriesSearch.ts:8
Inherited from ​
CategorySearchCriteria
.columns
itemsPerPage? ​
optional
itemsPerPage:number
Defined in: types/api/categoriesSearch.ts:10
Inherited from ​
CategorySearchCriteria
.itemsPerPage
level? ​
optional
level:number
Defined in: types/api/categoriesSearch.ts:3
Inherited from ​
name? ​
optional
name:string
Defined in: types/api/categoriesSearch.ts:11
Inherited from ​
page? ​
optional
page:number
Defined in: types/api/categoriesSearch.ts:9
Inherited from ​
parentCategoryId? ​
optional
parentCategoryId:number
Defined in: types/api/categoriesSearch.ts:4
Inherited from ​
CategorySearchCriteria
.parentCategoryId
sortBy? ​
optional
sortBy:string
Defined in: types/api/categoriesSearch.ts:7
Inherited from ​
type? ​
optional
type:string
Defined in: types/api/categoriesSearch.ts:5
Inherited from ​
with? ​
optional
with:string
Defined in: types/api/categoriesSearch.ts:6