# vericredClient.County

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Primary key | [optional] 
**fipsCode** | **String** | State FIPS code | [optional] 
**name** | **String** | Human-readable name | [optional] 
**stateCode** | **String** | Two-character state code | [optional] 
**stateId** | **Number** | state relationship | [optional] 
**stateLive** | **Boolean** | Is the state containing this county active for consumers?(deprecated in favor of last_date_for_individual) | [optional] 
**stateLiveForBusiness** | **Boolean** | Is the state containing this county active for business?(deprecated in favor of last_date_for_shop) | [optional] 


