@plentymarkets/shop-api / categoryEntryGetters
Variable: categoryEntryGetters ​
const
categoryEntryGetters:object
Type declaration ​
getChildCount() ​
getChildCount: (
categoryEntry
) =>number
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
number
getChildren() ​
getChildren: (
categoryEntry
) =>CategoryEntry
[]
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
getClients() ​
getClients: (
categoryEntry
) =>client
[]
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
client
[]
getDetails() ​
getDetails: (
categoryEntry
) =>CategoryDetails
[]
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
getId() ​
getId: (
categoryEntry
) =>number
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
number
getItemCount() ​
getItemCount: (
categoryEntry
) =>ItemCount
[]
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
getLevel() ​
getLevel: (
categoryEntry
) =>number
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
number
getLinklist() ​
getLinklist: (
categoryEntry
) =>string
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
string
getParentCategoryId() ​
getParentCategoryId: (
categoryEntry
) =>number
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
number
getRight() ​
getRight: (
categoryEntry
) =>string
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
string
getRobots() ​
getRobots: (
categoryEntry
) =>string
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
string
getSitemap() ​
getSitemap: (
categoryEntry
) =>string
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
string
getType() ​
getType: (
categoryEntry
) =>string
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
string
hasChildren() ​
hasChildren: (
categoryEntry
) =>boolean
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
boolean
isLinkedToWebstore() ​
isLinkedToWebstore: (
categoryEntry
) =>boolean
Parameters ​
• categoryEntry: CategoryEntry
Returns ​
boolean