|
Name |
Type |
Discontinued? |
|
| 1 |
ACCOUNT_ID |
NUMERIC |
No |
|
|
|
| The unique identifier for the guarantor record. This column is frequently used to link to the ACCOUNT table |
|
|
| 2 |
ADDRESS_LINE |
INTEGER |
No |
|
|
|
| The line number for the guarantor billing address. This line number represents a single line of a guarantor's billing address. |
|
|
| 3 |
ADDRESS |
VARCHAR |
No |
|
|
|
| This represents the guarantor's street address. Each ACCOUNT_ID value represents a different guarantor account and each ADDRESS_LINE value represents a different line of that guarantor's address. |
|
|