Sidebar Menu

CityNamesResponse

This response is returned by the GetCityNamesForZipCode method.

Type Properties

Property Name Description Data Type Sample
CityNames

Details of city names.

Array of City objects
ReturnCode

Return status of the method call.

Value Description
0

Success

1

Invalid input

2

Invalid license key

3

No match

Integer 0