Jurisdictions
Field breakdown for the Jurisdictions portion of the Entity
Field Name | Description | Data Type | Example |
---|---|---|---|
"country" | Country Name | String | "United States" |
"established" | Entity Formation Date | Date: YYYY-MM-DD format | "2016-05-12" |
"kind" | Entity Type | Enum | "Individual or Sole Proprietor", "Single-Member LLC", "Partnership", "LLC", "LLP", "C-Corp", "S-Corp", "Government", "Non-Profit" |
"name" | Name of the Entity | String | "Major Donut Shop" |
"state" | State of entity | String (Two Character Abreviation) | GA |
Updated over 3 years ago