@plentymarkets/shop-api / categoryGetters
Variable: categoryGetters ​
constcategoryGetters:object
Defined in: getters/categoryGetters.ts:58
Type Declaration ​
getCategoryDescription1() ​
getCategoryDescription1: (
category) =>string
Parameters ​
category ​
Returns ​
string
getCategoryDescription2() ​
getCategoryDescription2: (
category) =>string
Parameters ​
category ​
Returns ​
string
getCategoryDetails() ​
getCategoryDetails: (
category) =>CategoryDetails|null
Parameters ​
category ​
Returns ​
CategoryDetails | null
getCategoryName() ​
getCategoryName: (
category) =>string
Parameters ​
category ​
Returns ​
string
getCategoryRight() ​
getCategoryRight: (
category) =>string
Parameters ​
category ​
Returns ​
string
getCategoryRobots() ​
getCategoryRobots: (
category) =>string
Parameters ​
category ​
Returns ​
string
getCategoryShortDescription() ​
getCategoryShortDescription: (
category) =>string
Parameters ​
category ​
Returns ​
string
getCategoryType() ​
getCategoryType: (
category) =>string
Parameters ​
category ​
Returns ​
string
getId() ​
getId: (
category) =>number
Parameters ​
category ​
Returns ​
number
getMetaDescription() ​
getMetaDescription: (
category) =>string
Parameters ​
category ​
Returns ​
string
getMetaKeywords() ​
getMetaKeywords: (
category) =>string
Parameters ​
category ​
Returns ​
string
getMetaTitle() ​
getMetaTitle: (
category) =>string
Parameters ​
category ​
Returns ​
string
getParentId() ​
getParentId: (
category) =>number
Parameters ​
category ​
Returns ​
number
hasCustomerRight() ​
hasCustomerRight: (
category) =>boolean
Parameters ​
category ​
Returns ​
boolean