# vericredClient.State

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Primary Key of State | [optional] 
**name** | **String** | Name of state | [optional] 
**code** | **String** | 2 letter code for state | [optional] 
**fipsNumber** | **String** | National FIPs number | [optional] 
**lastDateForIndividual** | **Date** | Last date this state is live for individuals | [optional] 
**lastDateForShop** | **Date** | Last date this state is live for shop | [optional] 
**liveForBusiness** | **Boolean** | Is this State available for businesses | [optional] 
**liveForConsumers** | **Boolean** | Is this State available for individuals | [optional] 


