@plentymarkets/shop-api / EditCategoryParams
Interface: EditCategoryParams ​
Defined in: types/api/category.ts:82
Extends ​
Properties ​
canonicalLink? ​
optionalcanonicalLink?:string
Defined in: types/api/category.ts:67
Inherited from ​
OptionalCategoryParams.canonicalLink
id ​
id:
number
Defined in: types/api/category.ts:83
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
parentCategoryId? ​
optionalparentCategoryId?:number|null
Defined in: types/api/category.ts:84
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