Database – Mail House Loan Old (mail_house_loan_old)
Description
The mail-house tool lets you send mailers from LoanPro Software to your customers.
Common Uses
Table Fields
Column | Data Type | Column Info | Value Notes |
loan_id | int(11) | The ID or identifier of the loan with which the mail house entity record is associated | |
mail_house_tool_id | int(11) | ID of the mail house entity record | |
status | varchar(50) | The status of the mail piece | |
error_reason | varchar(255) | The reason for any error, if present, when generating or sending the mail piece | |
loan_display_id | char(50) | The display ID of the loan for which the mail piece was generated | |
template_name | varchar(100) | Specifies the name of the mail house template that was used to create the mail piece | |
lastUpdated | timestamp | Specified when the record was last updated | |
created | datetime | Specifies when the record was created | |
deleted | tinyint(1) | Specifies when the mail house entity was created. |