Core Object: PersonName (2.0.0)
-
-
Description
Specifies the name of a person (e.g. customer, employee).
| Property |
Value |
| Aliases |
CustomerName
|
| Simple Facet: |
Empty
|
| Facets |
Summary
Detail
|
Summary
| Field Name |
Member Type |
Field Type |
Description |
| language |
Attribute |
language
|
The language in which the name is represented. |
| First |
Element |
string
|
The first name or given name of the person. |
| Last |
Element |
string
|
The surname of the person. |
| Middle |
Element |
string
|
The middle name of the person. |
| Prefix |
Element |
string
|
Salutation for the person (e.g. Mr., Mrs., Ms., Dr., etc.) |
| Suffix |
Element |
string
|
A suffix related to the name (e.g. Jr., Sr., III, Esq., etc.). |
| NameType |
Element |
NameType_Enum
|
Specifies the type of name for the person (e.g. former, nickname, alternate, alias, etc.). |
| Title |
Element |
string
|
Specifies degrees or honors of the person (e.g. M.D., Ph.D., etc.). |
| LastNamePrefix |
Element |
string
|
Specifies the last name prefix (e.g. "Van der", "von", "de", etc.). |
| primaryInd |
Indicator |
|
When true, this is the default or primary name for the person. |
Detail
| Field Name |
Member Type |
Field Type |
Description |
| No member fields defined for this facet. |
|