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