Create Claim Type

Legal Entity v1

Creator

did:kilt:4qTjvyvAA422Gc9mtUP6HUtmBrS9qWCBh67VuXRrxdcyVXM6

Number of attestations

15

Creation date
Property 1
Name:
additionalAddressLine
Type:
string
Property 2
Name:
city
Type:
string
Property 3
Name:
commercialRegisterNumber
Type:
string
Property 4
Name:
companyMail
Type:
string
Property 5
Name:
country
Type:
string
Property 6
Name:
entityType
Type:
string
Property 7
Name:
incorporationDate
Type:
string
Format:
date
Property 8
Name:
investorType
Type:
string
Allowed values:
  • Eligible Client
  • Financial Intermediary
  • Institutional
  • Not Selected
  • Professional
  • Retail
Property 9
Name:
legalForm
Type:
string
Property 10
Name:
lei
Type:
string
Property 11
Name:
name
Type:
string
Property 12
Name:
otherNames
Type:
array
Type of items:
string
Property 13
Name:
pepStatus
Type:
boolean
Property 14
Name:
placeOfIncorporation
Type:
string
Property 15
Name:
postalCode
Type:
string
Property 16
Name:
region
Type:
string
Property 17
Name:
sanctionsStatus
Type:
boolean
Property 18
Name:
street
Type:
string
Property 19
Name:
streetNo
Type:
string
Property 20
Name:
ultimateBeneficialOwner
Type:
string
Transaction0x06080972fb18f9901369d3bd1b3a645e39eac53bc09b345089ffba8affeed63b
Technical Details
{
  "$id": "kilt:ctype:0x6565cdcfea0ff804c9ac646d0a35537c11739158ae7f31e358d2a95fb42b2352",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "additionalAddressLine": {
      "type": "string"
    },
    "city": {
      "type": "string"
    },
    "commercialRegisterNumber": {
      "type": "string"
    },
    "companyMail": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "entityType": {
      "type": "string"
    },
    "incorporationDate": {
      "format": "date",
      "type": "string"
    },
    "investorType": {
      "enum": [
        "Eligible Client",
        "Financial Intermediary",
        "Institutional",
        "Not Selected",
        "Professional",
        "Retail"
      ],
      "type": "string"
    },
    "legalForm": {
      "type": "string"
    },
    "lei": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "otherNames": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "pepStatus": {
      "type": "boolean"
    },
    "placeOfIncorporation": {
      "type": "string"
    },
    "postalCode": {
      "type": "string"
    },
    "region": {
      "type": "string"
    },
    "sanctionsStatus": {
      "type": "boolean"
    },
    "street": {
      "type": "string"
    },
    "streetNo": {
      "type": "string"
    },
    "ultimateBeneficialOwner": {
      "type": "string"
    }
  },
  "title": "Legal Entity v1",
  "type": "object"
}