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