Defines the methods available via context.services.config in ETL gears.
The data returned by this call is now available via CatalogItemConfig through the attributeConfigs field
List with the custom attribute definitions for this itemId An empty list if itemId does not exist.
CatalogItemConfig object with the configuration information for itemType null if itemType does not exist.
List with the custom attribute definitions for this categoryId An empty list if categoryId does not exist.
List with the custom attribute definitions for this dimensionType An empty list if dimensionType (Id) does not exist.
List with the custom attribute definitions for this promotion An empty list if promotion (Id) does not exist.
Generated using TypeDoc
Defines the methods available via context.services.config in ETL gears.