Skip to main content Skip to navigation

The Module object

The module instance object returned by Tabula has the following properties:

code A unique code for the module
name The name of the module
active A boolean parameter representing whether the module is currently active (this is not currently widely used)
adminDepartment A reduced department object for the department responsible for administering the module in Tabula. The only properties set for this object are code and name.

Tabula API Methods