| 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_counties | Array<ZipCounty> | ZipCounties that exist in the provided zip prefix. | [optional] |
| zip_codes | Array<ZipCode> | ZipCodes that exist in the provided zip prefix. | [optional] |