@plentymarkets/shop-api / EditCategoryParams
Interface: EditCategoryParams ​
Defined in: types/api/category.ts:74
Extends ​
Properties ​
canonicalLink? ​
optional
canonicalLink:string
Defined in: types/api/category.ts:59
Inherited from ​
OptionalCategoryParams
.canonicalLink
id ​
id:
number
Defined in: types/api/category.ts:75
linkCategoryToWebstore? ​
optional
linkCategoryToWebstore:boolean
Defined in: types/api/category.ts:65
Inherited from ​
OptionalCategoryParams
.linkCategoryToWebstore
linklist? ​
optional
linklist:string
Defined in: types/api/category.ts:57
Inherited from ​
OptionalCategoryParams
.linklist
metaDescription? ​
optional
metaDescription:string
Defined in: types/api/category.ts:62
Inherited from ​
OptionalCategoryParams
.metaDescription
metaKeywords? ​
optional
metaKeywords:string
Defined in: types/api/category.ts:63
Inherited from ​
OptionalCategoryParams
.metaKeywords
metaRobots? ​
optional
metaRobots:string
Defined in: types/api/category.ts:64
Inherited from ​
OptionalCategoryParams
.metaRobots
metaTitle? ​
optional
metaTitle:string
Defined in: types/api/category.ts:61
Inherited from ​
OptionalCategoryParams
.metaTitle
parentCategoryId? ​
optional
parentCategoryId:null
|number
Defined in: types/api/category.ts:76
position? ​
optional
position:number
Defined in: types/api/category.ts:60
Inherited from ​
OptionalCategoryParams
.position
right? ​
optional
right:string
Defined in: types/api/category.ts:58
Inherited from ​
sitemap? ​
optional
sitemap:string
Defined in: types/api/category.ts:56