@plentymarkets/shop-api / CategorySearchCriteria
Interface: CategorySearchCriteria ​
Defined in: types/api/categoriesSearch.ts:2
Extended by ​
Properties ​
columns? ​
optionalcolumns?:string
Defined in: types/api/categoriesSearch.ts:8
itemsPerPage? ​
optionalitemsPerPage?:number
Defined in: types/api/categoriesSearch.ts:10
level? ​
optionallevel?:number
Defined in: types/api/categoriesSearch.ts:3
name? ​
optionalname?:string
Defined in: types/api/categoriesSearch.ts:11
page? ​
optionalpage?:number
Defined in: types/api/categoriesSearch.ts:9
parentCategoryId? ​
optionalparentCategoryId?:number
Defined in: types/api/categoriesSearch.ts:4
pinnedId? ​
optionalpinnedId?:string
Defined in: types/api/categoriesSearch.ts:12
sortBy? ​
optionalsortBy?:string
Defined in: types/api/categoriesSearch.ts:7
type? ​
optionaltype?:string
Defined in: types/api/categoriesSearch.ts:5
with? ​
optionalwith?:string
Defined in: types/api/categoriesSearch.ts:6