Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Homework

Hierarchy

Implemented by

Index

Properties

Readonly _instanceIndentifier

_instanceIndentifier: string

Readonly endDate

endDate: Date

Readonly id

id: null | string

Readonly startDate

startDate: Date

Readonly title

title: string

Readonly type

type: "homework"

Methods

close

  • close(): void

getAttachmentFile

  • getAttachmentFile(): Promise<File>

getFlagHaveGrade

  • getFlagHaveGrade(): Promise<boolean>

getFlagIsGroupHomework

  • getFlagIsGroupHomework(): Promise<boolean>

update

Generated using TypeDoc