Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 793 Bytes

CountryAutocompleteElementResponse.md

File metadata and controls

14 lines (10 loc) · 793 Bytes

eZmaxApi.Model.CountryAutocompleteElementResponse

A Country AutocompleteElement Response

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
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] [Back to API list] [Back to README]