Interface ProductSet

Map that contains translations for any given language (UUID is id of language)

Hierarchy

Properties

attributes: ProductSetAttribute[]
children?: ProductSet[]
children_ids?: string[]
cover: null | CdnMedia
description_html: string
id: string
metadata: Metadata
metadata_private?: Metadata
name: string
parent: null | ProductSetListed
public: boolean
published: string[]

Array of language ids for which this entity is published

slug: string
slug_override: boolean
slug_suffix: string
translations?: TranslationsRecord<ProductSetTranslatable>
visible: boolean

Generated using TypeDoc