Create Claim Type

Natural Person v1

Creator

did:kilt:4qTjvyvAA422Gc9mtUP6HUtmBrS9qWCBh67VuXRrxdcyVXM6

Number of attestations

658

Creation date
Property 1
Name:
above16
Type:
boolean
Property 2
Name:
above18
Type:
boolean
Property 3
Name:
above21
Type:
boolean
Property 4
Name:
additionalAddressLine
Type:
string
Property 5
Name:
city
Type:
string
Property 6
Name:
country
Type:
string
Property 7
Name:
dateOfBirth
Type:
string
Format:
date
Property 8
Name:
email
Type:
string
Property 9
Name:
firstName
Type:
string
Property 10
Name:
firstNameTransliterated
Type:
string
Property 11
Name:
gender
Type:
string
Allowed values:
  • Female
  • Male
  • Other
Property 12
Name:
identityCheck
Type:
boolean
Property 13
Name:
investorType
Type:
string
Allowed values:
  • Not Selected
  • Professional
  • Retail
Property 14
Name:
lastName
Type:
string
Property 15
Name:
lastNameTransliterated
Type:
string
Property 16
Name:
middleName
Type:
string
Property 17
Name:
middleNameTransliterated
Type:
string
Property 18
Name:
nationality
Type:
array
Type of items:
string
Property 19
Name:
pepStatus
Type:
boolean
Property 20
Name:
phone
Type:
string
Property 21
Name:
placeOfBirth
Type:
string
Property 22
Name:
postalCode
Type:
string
Property 23
Name:
region
Type:
string
Property 24
Name:
sanctionsStatus
Type:
boolean
Property 25
Name:
street
Type:
string
Property 26
Name:
streetNo
Type:
string
Transaction0x203228d0df25db7c30c38bc773482e1fbb9b5081e80d14fa7c98e662ec850831
Technical Details
{
  "$id": "kilt:ctype:0x5b20e7f0bb1b6873a62279fac6094d338c198ab11e49506980efe37effdccc7c",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "above16": {
      "type": "boolean"
    },
    "above18": {
      "type": "boolean"
    },
    "above21": {
      "type": "boolean"
    },
    "additionalAddressLine": {
      "type": "string"
    },
    "city": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "dateOfBirth": {
      "format": "date",
      "type": "string"
    },
    "email": {
      "type": "string"
    },
    "firstName": {
      "type": "string"
    },
    "firstNameTransliterated": {
      "type": "string"
    },
    "gender": {
      "enum": [
        "Female",
        "Male",
        "Other"
      ],
      "type": "string"
    },
    "identityCheck": {
      "type": "boolean"
    },
    "investorType": {
      "enum": [
        "Not Selected",
        "Professional",
        "Retail"
      ],
      "type": "string"
    },
    "lastName": {
      "type": "string"
    },
    "lastNameTransliterated": {
      "type": "string"
    },
    "middleName": {
      "type": "string"
    },
    "middleNameTransliterated": {
      "type": "string"
    },
    "nationality": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "pepStatus": {
      "type": "boolean"
    },
    "phone": {
      "type": "string"
    },
    "placeOfBirth": {
      "type": "string"
    },
    "postalCode": {
      "type": "string"
    },
    "region": {
      "type": "string"
    },
    "sanctionsStatus": {
      "type": "boolean"
    },
    "street": {
      "type": "string"
    },
    "streetNo": {
      "type": "string"
    }
  },
  "title": "Natural Person v1",
  "type": "object"
}