{
  "$id": "https://hash.ai/@hash/types/property-type/type-of-share-listing/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The relevant type of share listing (e.g. Direct Listing, Initial Public Offering, Reverse Merger, SPAC Merger, etc.)",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Type of Share Listing"
}