Interface UserConsent

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

Hierarchy

Properties

created_at: string
description_html: string

Max 16000 characters

id: string
name: string
published: string[]

Array of language ids for which this entity is published

required: boolean
translations?: TranslationsRecord<ConsentTranslatable>
updated_at: string
value: boolean

Generated using TypeDoc