Interface SchemaOptionDto

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

Hierarchy

Properties

available: boolean
disabled: boolean
items: string[]
prices: PriceDto[]
translations: TranslationsRecord<SchemaOptionTranslatable>

Generated using TypeDoc