chg: [person] OFAC fields - Office of Foreign Assets Control

pull/134/head
Alexandre Dulaunoy 2018-12-04 15:39:51 +01:00
parent 6cc29aad3d
commit 11a462e79b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 11 additions and 1 deletions

View File

@ -98,6 +98,16 @@
"ui-priority": 0,
"misp-attribute": "text"
},
"birth-certificate-number": {
"description": "Birth Certificate Number",
"ui-priority": 0,
"misp-attribute": "text"
},
"ofac-identification-number": {
"description": "ofac-identification Number",
"ui-priority": 0,
"misp-attribute": "text"
},
"nationality": {
"description": "The nationality of a natural person.",
"ui-priority": 0,
@ -136,7 +146,7 @@
"multiple": true
}
},
"version": 4,
"version": 5,
"description": "An object which describes a person or an identity.",
"meta-category": "misc",
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",