Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 665 Bytes

CompanyAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 665 Bytes

EzmaxApi::Object::CompanyAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::CompanyAutocompleteElementResponse;

Properties

Name Type Description Notes
pki_company_id int The unique ID of the Company
s_company_name_x string The Name of the Company in the language of the requester
b_company_isactive boolean Whether the Company is active or not

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