ExtensionCategory interface
Properties
associated |
The name of the products with which this category is associated to. |
category |
|
category |
This is the internal name for a category |
language | This parameter is obsolete. Refer to LanguageTitles for language specific titles |
language |
The list of all the titles of this category in various languages |
parent |
This is the internal name of the parent if this is associated with a parent |
Property Details
associatedProducts
The name of the products with which this category is associated to.
associatedProducts: string[]
Property Value
string[]
categoryId
categoryId: number
Property Value
number
categoryName
This is the internal name for a category
categoryName: string
Property Value
string
language
This parameter is obsolete. Refer to LanguageTitles for language specific titles
language: string
Property Value
string
languageTitles
The list of all the titles of this category in various languages
languageTitles: CategoryLanguageTitle[]
Property Value
parentCategoryName
This is the internal name of the parent if this is associated with a parent
parentCategoryName: string
Property Value
string