Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.78 KB

ProvinceAutocompleteElementResponse.md

File metadata and controls

14 lines (10 loc) · 2.78 KB

ProvinceAutocompleteElementResponse

Properties

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

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