Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipProposal

In internship proposal

Hierarchy

Index

Constructors

constructor

Properties

attendances

attendances: Array<Attendance>

The completed attendances

creationDate

creationDate: Date

The proposal creation date

endDate

endDate: Date

The end/close/cancel date

Optional id

id: string

The record identifier

internship

internship: Internship

The referral internship

professor

professor: User

The tutor for this stage

startDate

startDate: Date

The start date

status

The proposal status

student

student: User

The student who requested this proposal

Methods

Optional clone

  • clone(): any

Generated using TypeDoc