Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 866 Bytes

CountryAutocompleteElementResponse.md

File metadata and controls

18 lines (13 loc) · 866 Bytes

EzmaxApi::Object::CountryAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::CountryAutocompleteElementResponse;

Properties

Name Type Description Notes
pki_country_id int The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): Value
s_country_name_x string The name of the Country in the language of the requester
s_country_shortname string The shortname of the Country
b_country_isactive boolean Whether the Country is active or not

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