Database – Billing Tool to Loan Map (billing_tool__loan)
Description
This maps billing tools to loans, allowing a billing tool to apply to specific loan accounts.
Table Fields
Column | Data Type | Column Info | Value Notes | Other |
billing_tool_id | int(11) | The ID of the billing tool. | ||
loan_id | int(11) | The ID of the associated loan account. | ||
lastUpdated | timestamp | Timestamp of when the entity was last updated. |