{
  "$id": "https://hash.ai/@hash/types/property-type/crunchbase-activity-update-type/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The type of an activity update that appears on Crunchbase.com (e.g. \"News\", \"Funding Round\", \"Investment\", \"Fund Raised\", etc.)",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Crunchbase Activity Update Type"
}