# CountryAutocompleteElementResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pkiCountryID** | **Int** | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): |Value|Description| |-|-| |1|Canada| |2|United-States| | **sCountryNameX** | **String** | The name of the Country in the language of the requester | **sCountryShortname** | **String** | The shortname of the Country | **bCountryIsactive** | **Bool** | Whether the Country is active or not | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)