Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SigaaStudentBond

Class to represent student bond.

Hierarchy

  • SigaaStudentBond

Implements

Index

Constructors

constructor

Properties

Private Optional _currentPeriod

_currentPeriod: string

Readonly bondSwitchUrl

bondSwitchUrl: null | URL

Readonly program

program: string

It's the name of the student program, in IFSC it is called "curso".

Readonly registration

registration: string

It is the student registration code, in IFSC it is called "matrĂ­cula".

Readonly type

type: "student" = 'student'

Methods

getActivities

getCourses

getCurrentPeriod

  • getCurrentPeriod(): Promise<string>

Generated using TypeDoc