Interface Announcement

Hierarchy

  • Announcement

Properties

allow_comments: "yes" | "no"
allow_consent: "yes" | "no"
allow_reactions: "yes" | "no"
attachments: { filename: string; url: string }[]
can_change_consent: boolean
comment_visibility: string
consent: null | string
description: null | string
for_pupils: any[]
id: number
priority_pinned: "yes" | "no"
pupil_consents: any[]
requires_consent: "yes" | "no"
school_logo: null | string
school_name: string
state: null | string
sticky: "yes" | "no"
teacher_name: string
timestamp: string
title: string

Generated using TypeDoc