Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.78 KB

province_autocomplete_element_response.md

File metadata and controls

14 lines (10 loc) · 2.78 KB

province_autocomplete_element_response_t

Properties

Name Type Description Notes
pki_province_id int The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): Value
fki_country_id int The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): Value
s_province_name_x char * The name of the Province in the language of the requester
s_province_shortname char * The shortname of the Province
b_province_isactive int Whether the Province is active or not

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