Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.73 KB

ProvinceAutocompleteElementResponse.md

File metadata and controls

13 lines (10 loc) · 2.73 KB

# ProvinceAutocompleteElementResponse

Properties

Name Type Description Notes
pkiProvinceID int The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): Value
fkiCountryID int The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): Value
sProvinceNameX string The name of the Province in the language of the requester
sProvinceShortname string The shortname of the Province
bProvinceIsactive bool Whether the Province is active or not

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