Represents information by which a Customer can be identified.
| Name | Data Type | Description |
|---|---|---|
| NameKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| ID | String |
User assigned, mutable value that uniquely identifies the record |
| Name | String |
Value by which the Customer associated with this record can be referred to |
| GroupOne | ReportGroup |
Refer to data type’s documentation for further information |
| GroupTwo | ReportGroup |
Refer to data type’s documentation for further information |
| GroupThree | ReportGroup |
Refer to data type’s documentation for further information |
| Inactive | Boolean |
An indicator used to designate if the record represents a value preserved for historical purposes, but no longer pertinent to future operations |