Loading 103705/schema/response.schema.json +25 −1 Original line number Diff line number Diff line Loading @@ -238,7 +238,31 @@ "description" : "content of the file base64 encoded" } } }. }, "authentification" : { "type" : "object", "properties" : { "typeOfDocument": { "type" : "string", "description" : "nature of the authentification document, i.e. identity card" }, "documentNumber": { "type" : "string" }, "issuingAuthority" : { "type" : "string" }, "dateOfExpiry" : { "type": "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" }, "counryCode" : { "type" : "$ref":"ts_103705_2024_02#/$defs/CountryCode" }, "documentFile" : { "$ref" : "ts_103705_2024_02#/$defs/DocumentFile" } } }, "recordSet": { "type": "array", "title": "RecordSet", Loading Loading
103705/schema/response.schema.json +25 −1 Original line number Diff line number Diff line Loading @@ -238,7 +238,31 @@ "description" : "content of the file base64 encoded" } } }. }, "authentification" : { "type" : "object", "properties" : { "typeOfDocument": { "type" : "string", "description" : "nature of the authentification document, i.e. identity card" }, "documentNumber": { "type" : "string" }, "issuingAuthority" : { "type" : "string" }, "dateOfExpiry" : { "type": "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" }, "counryCode" : { "type" : "$ref":"ts_103705_2024_02#/$defs/CountryCode" }, "documentFile" : { "$ref" : "ts_103705_2024_02#/$defs/DocumentFile" } } }, "recordSet": { "type": "array", "title": "RecordSet", Loading