{
  "$id": "https://hash.ai/@h/types/entity-type/posted-against/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "Something a posting or movement is recorded against, such as the order or document it fulfils.",
  "icon": "/icons/types/clipboard-check.svg",
  "kind": "entityType",
  "properties": {},
  "title": "Posted Against",
  "type": "object"
}