custom_form_tool__loan - Custom Form Tool to Loan Map
This provides a many-to-many map of custom form tools generating forms to loans to generate forms for.
Column | Data Type | Column Info | Value Notes | Other |
loan_id | int(11) | The id of the associated loan account | The loan ID the custom form tool is associated with. | |
custom_form_tool_id | int(11) | ID of associated custom form tool entity | The ID of the specific custom form tool. | |
lastUpdated | timestamp | Timestamp of when the entity was last updated | The date the custom from tool was last updated. |