# vericredClient.ZipCountiesResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**counties** | [**[County]**](County.md) | Counties that exist in the provided zip prefix. | [optional] 
**states** | [**[State]**](State.md) | States that exist in the provided zip prefix. | [optional] 
**zipCounties** | [**[ZipCounty]**](ZipCounty.md) | ZipCounties that exist in the provided zip prefix. | [optional] 
**zipCodes** | [**[ZipCode]**](ZipCode.md) | ZipCodes that exist in the provided zip prefix. | [optional] 


