A Module Object
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 | |
AObjModulesection | List<ModulesectionResponseCompound> | [optional] |