{
"$id": "kilt:ctype:0x90e76161d90cb075e532aebf9d7977a1c6a01c8eb439789509544735f9f99344",
"$schema": "http://kilt-protocol.org/draft-01/ctype#",
"properties": {
"CURP": {
"type": "string"
},
"email": {
"type": "string"
},
"fullLegalName": {
"type": "string"
},
"gender": {
"type": "string"
},
"IDMX": {
"type": "string"
},
"nationality": {
"type": "string"
},
"over18": {
"type": "boolean"
},
"phoneNumber": {
"type": "number"
}
},
"title": "KYC internet",
"type": "object"
}