@plentymarkets/shop-api / CategoryParams
Interface: CategoryParams ​
Defined in: types/api/category.ts:76
Extends ​
Properties ​
canonicalLink? ​
optionalcanonicalLink?:string
Defined in: types/api/category.ts:67
Inherited from ​
OptionalCategoryParams.canonicalLink
linkCategoryToWebstore? ​
optionallinkCategoryToWebstore?:boolean
Defined in: types/api/category.ts:73
Inherited from ​
OptionalCategoryParams.linkCategoryToWebstore
linklist? ​
optionallinklist?:string
Defined in: types/api/category.ts:65
Inherited from ​
OptionalCategoryParams.linklist
metaDescription? ​
optionalmetaDescription?:string
Defined in: types/api/category.ts:70
Inherited from ​
OptionalCategoryParams.metaDescription
metaKeywords? ​
optionalmetaKeywords?:string
Defined in: types/api/category.ts:71
Inherited from ​
OptionalCategoryParams.metaKeywords
metaRobots? ​
optionalmetaRobots?:string
Defined in: types/api/category.ts:72
Inherited from ​
OptionalCategoryParams.metaRobots
metaTitle? ​
optionalmetaTitle?:string
Defined in: types/api/category.ts:69
Inherited from ​
OptionalCategoryParams.metaTitle
name ​
name:
string
Defined in: types/api/category.ts:78
parentCategoryId ​
parentCategoryId:
number|null
Defined in: types/api/category.ts:79
position? ​
optionalposition?:number
Defined in: types/api/category.ts:68
Inherited from ​
OptionalCategoryParams.position
right? ​
optionalright?:string
Defined in: types/api/category.ts:66
Inherited from ​
sitemap? ​
optionalsitemap?:string
Defined in: types/api/category.ts:64
Inherited from ​
OptionalCategoryParams.sitemap
type ​
type:
string
Defined in: types/api/category.ts:77