{
  "$id": "https://hash.ai/@hash/types/property-type/amount-of-time-targeted/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The amount of time targeted as part of a given process - e.g. the amount of time requested by an entity to respond to a particular request, or remedy a specific legal situation",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Amount of Time Targeted"
}