Hierarchy

  • ArticleData

Constructors

Properties

baseArticleNumber: string
catalogIcon?: string
catalogImage?: string
currency?: string
descriptionMode: ArticleDescriptionMode
featureText: string
longText: string
manufacturerId: string
pdPurchasePrice?: number
pdPurchasePriceComponents?: PriceComponent[]
pdSalesPrice?: number
pdSalesPriceComponents?: PriceComponent[]
priceDate?: string
priceDateEditable: boolean
priceDateSupported: boolean
properties?: Property[]
propertyClasses?: PropertyClass[]
purchaseCurrency?: string
salesCurrency?: string
seriesId: string
shortText: string
variantCode: string

Methods

  • Parameters

    • pPropClass: string
    • pPropName: string

    Returns null | Property

  • Parameters

    • pPropClass: string
    • pPropName: string

    Returns null | PropertyValue

Generated using TypeDoc