Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api-packages/api-real-cookie-banner/src/entity/template/service/service"

Index

Type aliases

ExtendableServiceTemplateAttributes

ExtendableServiceTemplateAttributes: Pick<IServiceTemplate, typeof EXTENDABLE_SERVICE_TEMPLATE_ATTRIBUTES_LIST[number]>

Variables

Const EXTENDABLE_SERVICE_TEMPLATE_ATTRIBUTES_LIST

EXTENDABLE_SERVICE_TEMPLATE_ATTRIBUTES_LIST: ("translations" | "translationIds" | "id" | "name" | "version" | "pre" | "purposes" | "technicalDefinitions" | "legalBasis" | "isEmbeddingOnlyExternalResources" | "tagManagerOptInEventName" | "tagManagerOptOutEventName" | "codeOptIn" | "executeCodeOptInWhenNoTagManagerConsentIsGiven" | "codeOptOut" | "executeCodeOptOutWhenNoTagManagerConsentIsGiven" | "codeOnPageLoad" | "deleteTechnicalDefinitionsAfterOptOut" | "group" | "logo" | "headline" | "provider" | "providerPrivacyPolicyUrl" | "identifier" | "tier" | "isProviderCurrentWebsite" | "dataProcessingInUnsafeCountries" | "dynamicFields" | "shouldUncheckContentBlockerCheckbox" | "shouldUncheckContentBlockerCheckboxWhenOneOf" | "shouldRemoveTechnicalHandlingWhenOneOf" | "release" | "purposeText" | "providerText" | "providerLegalNoticeUrl" | "groupNotice" | "technicalHandlingNotice" | "createContentBlockerNotice" | "subHeadline" | "extends" | "extendsId" | "extendsIdentifier" | "extendedTemplateId" | "extendedMergeStrategies" | "enabledWhenOneOf" | "isHidden" | "recommendedWhenOneOf" | "status" | "createdAt" | "next" | "nextId" | "preId" | "minRequiredRcbVersion" | "isDeleted")[] = ["name","codeOnPageLoad","codeOptIn","codeOptOut","createContentBlockerNotice","dataProcessingInUnsafeCountries","deleteTechnicalDefinitionsAfterOptOut","dynamicFields","executeCodeOptInWhenNoTagManagerConsentIsGiven","executeCodeOptOutWhenNoTagManagerConsentIsGiven","group","groupNotice","isEmbeddingOnlyExternalResources","isProviderCurrentWebsite","legalBasis","provider","providerPrivacyPolicyUrl","providerLegalNoticeUrl","purposes","shouldRemoveTechnicalHandlingWhenOneOf","shouldUncheckContentBlockerCheckbox","shouldUncheckContentBlockerCheckboxWhenOneOf","tagManagerOptInEventName","tagManagerOptOutEventName","technicalDefinitions","technicalHandlingNotice"] as Array<keyof IServiceTemplate>

Generated using TypeDoc