Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 785 Bytes

DepartmentAutocompleteElementResponse.md

File metadata and controls

18 lines (13 loc) · 785 Bytes

EzmaxApi::Object::DepartmentAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::DepartmentAutocompleteElementResponse;

Properties

Name Type Description Notes
s_company_name_x string The Name of the Company in the language of the requester
s_department_name_x string The Name of the Department in the language of the requester
pki_department_id int The unique ID of the Department
b_department_isactive boolean Whether the Department is active or not

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