{
  "$id": "https://hash.ai/@h/types/property-type/in-house-production-time/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The time required for in-house production, in days.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/number/v/1"
    }
  ],
  "title": "In-House Production Time"
}