GuarantorBillingAddressLin
This table contains one row for each line of the billing address of a guarantor account.
| Column Name | Type | Description |
|---|---|---|
| GuarantorAccountIdentifier | NUMERIC | The unique identifier for the guarantor record. This column is frequently used to link to the ACCOUNT table |
| GuarantorBillingAddressLineNumber | INTEGER | The line number for the guarantor billing address. This line number represents a single line of a guarantor's billing address. |
| LogicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that is the logical owner of this record or line. This is only populated if you use IntraConnect. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| GuarantorAddressStreetLine | VARCHAR | 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. |