NmaAgeLimit: CordataEntity & {
    type: "NmaAgeLimit";
    uri: string;
    years: number;
}

Age limits following Medietilsynet

Type declaration

  • type: "NmaAgeLimit"
  • uri: string

    URI of the NMA age limit from https://www.nb.no/nbvok/nma

  • years: number

    Age suitability in years. A value of 0 years indicates suitable for everyone.