| Name | Type | Description | Notes |
|---|---|---|---|
| counties | Array<County> | Counties that exist in the provided zip prefix. | [optional] |
| states | Array<State> | States that exist in the provided zip prefix. | [optional] |
| zip_codes | Array<ZipCode> | ZipCodes that exist in the provided zip prefix. | [optional] |
| zip_county | ZipCounty | ZipCounty data | [optional] |