{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@chelleykoro/types/entity-type/personalised-identifier/v/1",
  "kind": "entityType",
  "title": "Personalised Identifier",
  "type": "object",
  "allOf": [],
  "description": "Replacement for the old school \"email signature\" with allll the links and auto referral codes, contact add, blah blah.",
  "examples": [],
  "links": {
    "https://blockprotocol.org/@hash/types/entity-type/generated/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/has-how-to-block-introduction/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/displays-media-file/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/has-address/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/has-representative-shuffle-block-item/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/has-map-image/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/has-how-to-block-step/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    }
  },
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/name/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/description/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/description/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/file-url/": {
      "type": "array",
      "minItems": 6,
      "items": {
        "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/file-url/v/1"
      }
    },
    "https://blockprotocol.org/@hash/types/property-type/target-date-and-time/": {
      "$ref": "https://blockprotocol.org/@hash/types/property-type/target-date-and-time/v/1"
    },
    "https://blockprotocol.org/@hash/types/property-type/countdown-block-should-display-time/": {
      "$ref": "https://blockprotocol.org/@hash/types/property-type/countdown-block-should-display-time/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/height-in-pixels/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/height-in-pixels/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/css-background-color/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/css-background-color/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/openai-text-model-name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/openai-text-model-name/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/textual-content/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/textual-content/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/openai-image-model-prompt/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/openai-image-model-prompt/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/alpha-2-country-code/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/alpha-2-country-code/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/css-text-color/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/css-text-color/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/file-name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/file-name/v/1"
    },
    "https://blockprotocol.org/@hash/types/property-type/shuffle-block-item-id/": {
      "$ref": "https://blockprotocol.org/@hash/types/property-type/shuffle-block-item-id/v/1"
    },
    "https://blockprotocol.org/@hash/types/property-type/shuffle-block-item/": {
      "$ref": "https://blockprotocol.org/@hash/types/property-type/shuffle-block-item/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/enable-dark-mode/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/enable-dark-mode/v/1"
    },
    "https://blockprotocol.org/@melad/types/property-type/object/": {
      "$ref": "https://blockprotocol.org/@melad/types/property-type/object/v/1"
    }
  },
  "required": []
}