Create Claim Type

Complex

Creatorw3n:bubby
Number of attestations

0

Creation date
Property 1
Name:
Dates
Type:
string
Format:
date
Property 2
Name:
Email
Referenced Claim Type:
kilt:ctype:0x3291bb126e33b4862d421bfaa1d2f272e6cdfc4f96658988fbcffea8914bd9ac
Property 3
Name:
Numbers
Type:
number
Allowed values:
  • 1
  • 2
  • 3
  • 4
  • 5
Registration Block3901097
Technical Details
{
  "$id": "kilt:ctype:0xb2bc86c79e2290e08e4f4eac90d0dd506ceaf5a1d706c5fc20643724a57d9b13",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "Dates": {
      "format": "date",
      "type": "string"
    },
    "Email": {
      "$ref": "kilt:ctype:0x3291bb126e33b4862d421bfaa1d2f272e6cdfc4f96658988fbcffea8914bd9ac"
    },
    "Numbers": {
      "enum": [
        1,
        2,
        3,
        4,
        5
      ],
      "type": "number"
    }
  },
  "title": "Complex",
  "type": "object"
}