Skip to content

Commit e4771fb

Browse files
committed
Field description for personal identity
1 parent efdad90 commit e4771fb

File tree

2 files changed

+79
-583
lines changed

2 files changed

+79
-583
lines changed
Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,43 @@
11
# Field Description
22

3-
## Fields as they appear in personal identity
3+
1. Legal full name.
4+
- Legal full name of the identity including all middle and last names.
5+
- **Field is mandatory**
6+
- Field type: Textbox
47

5-
- Legal full name
6-
Legal full name of the identity including all middle and last names.
7-
*Field is mandatory*
8-
Textbox
8+
2. Email address
9+
- Email address for the identity for contacting.
10+
- **Field is mandatory**
11+
- Field type: Textbox
912

10-
- Email address
11-
Email address for the identity for contacting.
12-
*Field is mandatory*
13-
Textbox
13+
3. Country
14+
- Country the identity is **based** in.
15+
- Field type: Dropdown box
1416

15-
- Country
16-
Country the identity is *BASED* in.
17-
Dropdown box
17+
4. City
18+
- City the identity is **based** in.
19+
- Field type: Textbox
20+
21+
5. Zip code
22+
- Zip code identity is tied to.
23+
- Field type: Textbox
24+
25+
6. Postal address
26+
- Postal address identity is tied to.
27+
- Field type: Textbox
28+
29+
7. Birthdate
30+
- Date of Birth of the identity
31+
- Field type: calendar
32+
33+
8. Country of Birth
34+
- Country of birth of the identity
35+
- Field type: Dropdown box
36+
37+
9. City of Birth
38+
- City of birth of the identity
39+
- Field type: Textbox
40+
41+
10. Social Security Number
42+
- Social Security number of the identity
43+
- Field type: Textbox

0 commit comments

Comments
 (0)