Interface SchemaListed

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

Hierarchy

Properties

default: null | string
description: string
hidden: boolean
id: string
max: null | number
metadata: Metadata
metadata_private?: Metadata
min: null | number
name: string
options: SchemaOption[]
pattern: null | string
prices: Price[]
published: string[]

Array of language ids for which this entity is published

required: boolean
shipping_date: null | string
shipping_time: null | number
step: null | number
translations?: TranslationsRecord<SchemaTranslatable>
used_schemas: string[]
validation: null | string

Generated using TypeDoc