Loading 103705/schema/etsi_types.schema.json +1 −1 Original line number Diff line number Diff line Loading @@ -524,7 +524,7 @@ "IBAN": { "type": "string", "pattern": "[A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}", "description": "International Bank Account Number according to ISO 13616-1:2020" "description": "International Bank Account Number according to ISO 13616-1:2020, converted to upper-case letters." }, "PaymentCard": { "type": "object", Loading Loading
103705/schema/etsi_types.schema.json +1 −1 Original line number Diff line number Diff line Loading @@ -524,7 +524,7 @@ "IBAN": { "type": "string", "pattern": "[A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}", "description": "International Bank Account Number according to ISO 13616-1:2020" "description": "International Bank Account Number according to ISO 13616-1:2020, converted to upper-case letters." }, "PaymentCard": { "type": "object", Loading