|
Name |
Type |
Discontinued? |
|
1 |
AUTH_BUNDLE_ID |
NUMERIC |
No |
|
|
|
The unique identifier (.1 item) for the auth bundle record. |
|
|
2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of the associated entity in the auth bundle. Together with AUTH_BUNDLE_ID, this forms the foreign key to the ATB_AUTH_ENTITIES table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple entity contact values associated with the auth bundle and the auth entitty from the ATB_AUTH_ENTITIES table. |
|
|
4 |
ENTITY_CNTCT_VALUE |
VARCHAR |
No |
|
|
|
The contact value for the corresponding contact type. For example, if the type was phone, this would be a phone number. |
|
|