Hierarchy

  • BaseServiceData
  • ServiceLabels
    • BaseService

Properties

categorySlug: string
consent: Consent
description: string
fetchSubServices: (() => Promise<Service[]>)

Type declaration

id: string
isEssential: boolean
isHidden: boolean
legalBasis: string[]
name: string
processorId: string
subServices: ServiceData[]
subServicesLength: number
usesThirdCountry: boolean
version: string