Information about the school term

Hierarchy

  • TermInfo

Properties

date: {
    end: Date;
    start: Date;
}

The date of the term

Type declaration

  • end: Date

    The last date of the term

  • start: Date

    The beginning date of the term

index: number

The index of the term

name: string

The name of the term

schoolYearTermCodeGu: string

The GU of the school year term. It is unknown what this does.

Generated using TypeDoc