{
  "$id": "https://hash.ai/@h/types/entity-type/has-customer/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": "A customer associated with something.",
  "icon": "/icons/types/user-tag.svg",
  "kind": "entityType",
  "properties": {},
  "title": "Has Customer",
  "type": "object"
}