{
  "$id": "https://hash.ai/@hash/types/property-type/amount-of-money-targeted/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The amount of money targeted as part of a given process - e.g. the level of capital sought as part of an Initial Public Offering, in a given currency",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Amount of Money Targeted"
}