Loading 103705/schema/etsi_types.schema.json +9 −8 Original line number Diff line number Diff line Loading @@ -488,21 +488,22 @@ "PaymentCard" : { "type" : "object", "properties" : { "paymentCardNumber": { "cardNumber": { "$ref" : "ts_103705_2024_02#/$defs/PaymentCardNumber" }, "cardHolder" : { "type" : "string" }, "type": { "cardType": { "type" : "string", "description" : "nature of the card, i.e. VISA" "description" : "nature of the card, e.g. VISA" }, "dateOfExpiry" : { "$ref" : "ts_103280_2017_07#/$defs/QualifiedDateTime" }, "checkSum" : { "type" : "integer" "cardValidationValue" : { "type" : "integer", "description" : "security code e.g. CSC, CVC, CVV" } } }, Loading Loading @@ -572,12 +573,12 @@ } } }, "Authentification" : { "IdentityVerification" : { "type" : "object", "properties" : { "typeOfDocument": { "type" : "string", "description" : "nature of the authentification document, i.e. identity card" "description" : "nature of the identity verification document, e.g. identity card" }, "documentNumber": { "type" : "string" Loading Loading
103705/schema/etsi_types.schema.json +9 −8 Original line number Diff line number Diff line Loading @@ -488,21 +488,22 @@ "PaymentCard" : { "type" : "object", "properties" : { "paymentCardNumber": { "cardNumber": { "$ref" : "ts_103705_2024_02#/$defs/PaymentCardNumber" }, "cardHolder" : { "type" : "string" }, "type": { "cardType": { "type" : "string", "description" : "nature of the card, i.e. VISA" "description" : "nature of the card, e.g. VISA" }, "dateOfExpiry" : { "$ref" : "ts_103280_2017_07#/$defs/QualifiedDateTime" }, "checkSum" : { "type" : "integer" "cardValidationValue" : { "type" : "integer", "description" : "security code e.g. CSC, CVC, CVV" } } }, Loading Loading @@ -572,12 +573,12 @@ } } }, "Authentification" : { "IdentityVerification" : { "type" : "object", "properties" : { "typeOfDocument": { "type" : "string", "description" : "nature of the authentification document, i.e. identity card" "description" : "nature of the identity verification document, e.g. identity card" }, "documentNumber": { "type" : "string" Loading