| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int? | Primary key | [optional] |
| FipsCode | string | State FIPS code | [optional] |
| Name | string | Human-readable name | [optional] |
| StateCode | string | Two-character state code | [optional] |
| StateId | int? | state relationship | [optional] |
| StateLive | bool? | Is the state containing this county active for consumers?(deprecated in favor of last_date_for_individual) | [optional] |
| StateLiveForBusiness | bool? | Is the state containing this county active for business?(deprecated in favor of last_date_for_shop) | [optional] |