Database – Rules Applied Settings Sub-Portfolio To Delete Relation (rule_applied_settings__sub_portfolio_to_delete)
Holds information for deleting sub-portfolios rules applied. These rules applied delete associated sub-portfolios on loans.
Column | Data Type | Column Info | Value Notes | Other |
rule_id | int(11) | associated rule id | ||
sub_portfolio_id | int(11) | associated sub portfolio id | ||
created | timestamp | Timestamp of when the entity was created | ||
lastUpdated | timestamp | Timestamp of when the entity was last updated | ||
deleted | tinyint(1) | Whether or not the entity was deleted | 1 - yes, 0 - no |