Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 657 Bytes

ModuleAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 657 Bytes

EzmaxApi::Object::ModuleAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::ModuleAutocompleteElementResponse;

Properties

Name Type Description Notes
pki_module_id int The unique ID of the Module
s_module_name_x string The Name of the Module in the language of the requester
b_module_isactive boolean Whether the Module is active or not

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