{
  "$id": "https://hash.ai/@hash/types/property-type/company-type/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "A classification that determines whether a company is \"For Profit\" or \"Non-profit\".",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Company Type"
}