ExtensionCategory interface

Properties

associatedProducts

The name of the products with which this category is associated to.

categoryId
categoryName

This is the internal name for a category

language

This parameter is obsolete. Refer to LanguageTitles for language specific titles

languageTitles

The list of all the titles of this category in various languages

parentCategoryName

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