Definition of a custom catalog article. Used as parameter in the wbk.customCatalogArticles message.

Hierarchy

Properties

articleNumber?: string
catalogId: string
id: string
imageUrl?: string
label: string | {
    [language: string]: string;
}
manufacturerId?: string
seriesId?: string

Generated using TypeDoc