Database – Rules Applied Account Tools (loan__rule_applied_account_tools)
Description
The Account Tools rules application lets you automatically use account tools based on rules you enter. This includes account activation, deactivation, archive, and delete.
Common Uses
Table Fields
Column | Data Type | Column Info | Value Notes |
loan_id | int(11) | The ID of the loan associated with the rule applied. | |
rule_applied_apd_reset_id | int(11) | The ID or identifier of the apd reset rule applied. | |
enabled | tinyint(1) | Specifies if the rule applied is enable or not. | 1 - yes, 0 - no |
deleted | tinyint(1) | Specifies if the rule applied is deleted or not. | 1 - yes, 0 - no |
lastUpdated | timestamp | Specifies when the rule applied was last updated. |