| 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 | \eZmaxAPI\Model\ModulesectionResponseCompound[] | [optional] |