Database – Email Tool - Loan Association (email_tool__loan)
Description
This table holds records of email tools and loans.
Table Fields
Field |
Data Type |
Column Info |
Value Notes |
email_tool_id |
int(11) |
Email Tool ID |
|
loan_id |
int(11) |
The id of the associated loan account |
Default is set to: Entity.Loan |
loan_type |
varchar(100) |
The loan type |
|
lastUpdated |
timestamp |
Timestamp of when the entity was last updated |