{
  "$id": "https://hash.ai/@h/types/property-type/quality-inspection-stock/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The quantity of stock held for quality inspection.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/kilograms/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/grams/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/metric-tonnes/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/pounds/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/litres/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/millilitres/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/cubic-metres/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/cubic-feet/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/meters/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/centimeters/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/millimeters/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/kilometers/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/feet/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/inches/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/yards/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/miles/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/square-metres/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/square-centimetres/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/square-feet/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/hours/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/days/v/1"
    },
    {
      "$ref": "https://hash.ai/@h/types/data-type/unit/v/1"
    }
  ],
  "title": "Quality Inspection Stock"
}