Create Claim Type

Covid 19 Aşı Kartım

Creatorw3n:widgetvrp
Number of attestations

0

Description:

Covid 19 ile ilgili bireylerin bilgilerinin yer alabileceği bir belge.

Creation date
Property 1
Name:
Covid 19 hastaliga daha onceden yakalanadin mi
Type:
boolean
Property 2
Name:
isim
Type:
string
Property 3
Name:
Son Test Tarihi
Type:
string
Format:
date
Property 4
Name:
soyisim
Type:
string
Property 5
Name:
Telefon Numarasını
Type:
number
Property 6
Name:
yapilan asi sayisi
Type:
integer
Allowed values:
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
Transaction0x82547ddda7010d312e3d0c269b6b17b79fd1316be1e40eaa7d0b2f1e98af30dc
Tags
Technical Details
{
  "$id": "kilt:ctype:0xf0d8b68020abbff021289468c72d20a39cc61c7ae1d91ccccb8b17589c075548",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "Covid 19 hastaliga daha onceden yakalanadin mi": {
      "type": "boolean"
    },
    "isim": {
      "type": "string"
    },
    "Son Test Tarihi": {
      "format": "date",
      "type": "string"
    },
    "soyisim": {
      "type": "string"
    },
    "Telefon Numarasını": {
      "type": "number"
    },
    "yapilan asi sayisi": {
      "enum": [
        0,
        1,
        2,
        3,
        4,
        5
      ],
      "type": "integer"
    }
  },
  "title": "Covid 19 Aşı Kartım",
  "type": "object"
}