{
  "$id": "https://hash.ai/@hash/types/property-type/type-of-funding/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The type(s) of funding sought or raised by a given entity - e.g. Angel, Pre-Seed, Seed, Series A..X, Other Venture Capital, Private Equity, Debt Financing, Convertible Note, SAFE Note, Grant, Corporate Funding, Equity Crowdfunding, Product Crowdfunding, Secondary Market, Post-IPO Equity, Post-IPO Debt, Post-IPO Secondary, Non-Equity Assistance, an Initial Coin Offering (ICO), etc.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Type of Funding"
}