Database – Mail House Tool (mail_house_tool_entity)
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 |
id | int(11) | The ID of the entity | |
user_id | int(11) | The associated user ID | |
mailhouse_id | int(11) | The Mail House ID | |
query | text | ||
done | tinyint(1) | ||
file_name | varchar(255) | The file name | |
url | text | ||
active | tinyint(1) | Whether or not the entity is active | |
deleted | tinyint(1) | Whether or not the entity is deleted | |
created | timestamp | When the entity was created | |
lastUpdated | timestamp | When the entity was last updated |