Standard Data Formats
Date Format
| Attributes | Data Type | Length | Description |
|---|---|---|---|
birthDate | String | 10 | yyyy-MM-dd |
Name (Individual)
| Attributes | Data Type | Length | Description |
|---|---|---|---|
name1 | String | Min: 1 - Max: 30 | Individual: First Name Entity: Name 1 Allowed Symbols: /, -, # |
name2 | String | Min: 1 - Max: 30 | Individual: Middle Name Entity: N/A Allowed Symbols: /, -, # |
name3 | String | Min: 1 - Max: 30 | Individual: Last Name Entity: Name 3 Allowed Symbols: /, -, # |
name4 | String | Min: 1 - Max: 30 | Individual: Suffix Entity: N/A Allowed Symbols: /, -, # |