CustomerName
FDX / Data Structures / CustomerName
Customer Name entity, The name of an individual in their role as a customer
Extends and inherits all fields from IndividualName
FDX / Data Structures / IndividualName
Individual name, First name, middle initial, last name, suffix fields
IndividualName Properties
# | Id | Type | Description |
---|---|---|---|
1 | first | string | First name |
2 | middle | string | Middle initial |
3 | last | string | Last name |
4 | suffix | string | Generational or academic suffix |
IndividualName Usage:
CustomerName Properties
# | Id | Type | Description |
---|---|---|---|
1 | prefix | string | Name prefix, e.g. Mr. |
2 | company | string | Company name |
CustomerName Usage:
- Customer name