{
  "$id": "https://hash.ai/@h/types/property-type/actual-departure-date/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The actual date of departure of a shipment.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/date/v/1"
    }
  ],
  "title": "Actual Departure Date"
}