# vericredClient.ZipCountyResponse

## 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] 
**zipCodes** | [**[ZipCode]**](ZipCode.md) | ZipCodes that exist in the provided zip prefix. | [optional] 
**zipCounty** | [**ZipCounty**](ZipCounty.md) | ZipCounty data | [optional] 


