@plentymarkets/shop-api / CategoryParams
Interface: CategoryParams ​
Defined in: types/api/category.ts:68
Extends ​
Properties ​
canonicalLink? ​
optionalcanonicalLink:string
Defined in: types/api/category.ts:59
Inherited from ​
OptionalCategoryParams.canonicalLink
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
name ​
name:
string
Defined in: types/api/category.ts:70
parentCategoryId ​
parentCategoryId:
number|null
Defined in: types/api/category.ts:71
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
Inherited from ​
OptionalCategoryParams.sitemap
type ​
type:
string
Defined in: types/api/category.ts:69