add aba-rtn to bank-account object

pull/83/head
zoomequipd 2018-02-22 16:36:19 -06:00 committed by GitHub
parent 06f7a0c75a
commit 8b1aff8135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -54,6 +54,11 @@
"disable_correlation": true,
"misp-attribute": "text"
},
"aba-rbn": {
"description": " ABA routing transit number",
"ui-priority": 0,
"misp-attribute": "aba-rbn"
},
"account-name": {
"description": "A field to freely describe the bank account details.",
"ui-priority": 0,