Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 830 Bytes

ModuleResponse.md

File metadata and controls

14 lines (11 loc) · 830 Bytes

# ModuleResponse

Properties

Name Type Description Notes
pkiModuleID int The unique ID of the Module
fkiModulegroupID int The unique ID of the Modulegroup
eModuleInternalname string The Internal name of the Module. This is theoretically an enum field but there are so many possibles values we decided not to list them all.
sModuleNameX string The Name of the Module in the language of the requester
bModuleRegistered bool Whether the Module is registered or not
bModuleRegisteredapi bool Whether the Module is registered or not for api use

[Back to Model list] [Back to API list] [Back to README]