{
  "$id": "https://hash.ai/@h/types/property-type/reference-document-number/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The number of the document a goods movement references, such as the delivery it was received against or the document it reverses.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Reference Document Number"
}