Interface ConsentCreateDto

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

Hierarchy

Properties

published: string[]

Array of language ids for which this entity is published

required: boolean
translations: TranslationsRecord<ConsentTranslatable>

Generated using TypeDoc