{
  "$id": "https://hash.ai/@hash/types/property-type/share-price-at-ipo/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The price per share of a given stock at the point of its IPO, in a given currency",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Share Price at IPO"
}