@plentymarkets/shop-api / categoryEntryGetters
Variable: categoryEntryGetters ​
constcategoryEntryGetters:object
Defined in: getters/categoryEntryGetters.ts:63
Type Declaration ​
getChildCount ​
getChildCount: (
categoryEntry) =>number
Parameters ​
categoryEntry ​
Returns ​
number
getChildren ​
getChildren: (
categoryEntry) =>CategoryEntry[]
Parameters ​
categoryEntry ​
Returns ​
getClients ​
getClients: (
categoryEntry) =>client[]
Parameters ​
categoryEntry ​
Returns ​
client[]
getDetails ​
getDetails: (
categoryEntry) =>CategoryDetails[]
Parameters ​
categoryEntry ​
Returns ​
getId ​
getId: (
categoryEntry) =>number
Parameters ​
categoryEntry ​
Returns ​
number
getItemCount ​
getItemCount: (
categoryEntry) =>ItemCount[]
Parameters ​
categoryEntry ​
Returns ​
getLevel ​
getLevel: (
categoryEntry) =>number
Parameters ​
categoryEntry ​
Returns ​
number
getLinklist ​
getLinklist: (
categoryEntry) =>string
Parameters ​
categoryEntry ​
Returns ​
string
getParentCategoryId ​
getParentCategoryId: (
categoryEntry) =>number
Parameters ​
categoryEntry ​
Returns ​
number
getRight ​
getRight: (
categoryEntry) =>string
Parameters ​
categoryEntry ​
Returns ​
string
getRobots ​
getRobots: (
categoryEntry) =>string
Parameters ​
categoryEntry ​
Returns ​
string
getSitemap ​
getSitemap: (
categoryEntry) =>string
Parameters ​
categoryEntry ​
Returns ​
string
getType ​
getType: (
categoryEntry) =>string
Parameters ​
categoryEntry ​
Returns ​
string
hasChildren ​
hasChildren: (
categoryEntry) =>boolean
Parameters ​
categoryEntry ​
Returns ​
boolean
isLinkedToWebstore ​
isLinkedToWebstore: (
categoryEntry) =>boolean
Parameters ​
categoryEntry ​
Returns ​
boolean