Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 624 Bytes

ZipCountiesResponse.md

File metadata and controls

11 lines (8 loc) · 624 Bytes

VericredClient::ZipCountiesResponse

Properties

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]