ItemAmount
ItemAmount (int prog_id [, int fac_id , int dept_id])
Description
Class constructor. Initializes prog_id, fac_id and dept_id.
Note
Parameters
prog_id
The id of the student's programme
fac_id
The id of the student's faculty
Default
value: 0
dept_id
The id of the student's department
Default
value: 0