The Name aggregate is used to represent the details for a Name in the OneGreatFamily system.
| Name | Description | Required |
|---|---|---|
|
RequestedName |
The name (not standardized) Type: String Constraints: None |
Yes |
|
StandardizedName |
The name in standard format Type: String Constraints: None |
No |
|
Prefix |
The name prefix Type: String Constraints: None |
No |
|
Titles |
The name prefix Type: String : String CConstraints: None |
No |
|
GivenName |
The given name Type: String CConstraints: None |
No |
|
MiddleNames |
The middle name Type: String Constraints: None |
no |
|
SurnamePrefix |
The surname prefix Type: String Constraints: None |
No |
|
Surname |
The surname Type: uint Constraints: None |
No |
|
Suffixes |
The name suffix Type: String Constraints: None |
No |
|
Nickname |
The nickname Type: String Constraints: None |
No |