{
  "$id": "https://hash.ai/@h/types/property-type/upload-completed-at/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The timestamp when the upload of something has completed",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/datetime/v/1"
    }
  ],
  "title": "Upload Completed At"
}