Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 894 Bytes

ModuleResponse.md

File metadata and controls

15 lines (11 loc) · 894 Bytes

ModuleResponse

Properties

Name Type Description Notes
pkiModuleID NSNumber* The unique ID of the Module
fkiModulegroupID NSNumber* The unique ID of the Modulegroup
eModuleInternalname NSString* 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 NSString* The Name of the Module in the language of the requester
bModuleRegistered NSNumber* Whether the Module is registered or not
bModuleRegisteredapi NSNumber* Whether the Module is registered or not for api use

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