fix: Fixed somme bank-account fields

pull/82/head
chrisr3d 2018-02-22 01:18:15 +01:00
parent aca27204f5
commit 271c789f97
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 8 additions and 2 deletions

View File

@ -9,12 +9,18 @@
"ui-priority": 0,
"misp-attribute": "text"
},
"institution-code": {
"institution-name": {
"description": "Name of the bank or financial organisation.",
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "text"
},
"institution-code": {
"description": "Institution code of the bank.",
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "text"
},
"swift": {
"description": "SWIFT or BIC as defined in ISO 9362.",
"disable_correlation": true,
@ -58,7 +64,7 @@
"ui-priority": 0,
"misp-attribute": "iban"
},
"client-_number": {
"client-number": {
"description": "Client number as seen by the bank.",
"ui-priority": 0,
"misp-attribute": "text"