Name
Something a party calls itself. Parties can have various types of names, can have multiple names of each type, and have both current and former names.
Fields
| Field | Type | Description |
|---|---|---|
additionalName | String | |
createdBy | String | |
createdDate | DateTime | |
familyName | String | |
givenName | String | |
honorificPrefix | String | |
honorificSuffix | String | |
id | ID | |
logs | [Log!] | A list of logs associated with this name. |
modifiedBy | String | |
modifiedDate | DateTime | |
name | String | |
preferredName | String | |
type | NameType |