# ModuleResponseCompound ## 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 | **aObjModulesection** | [ModulesectionResponseCompound] | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)