Database – Rules Applied Settings Portfolio To Delete Relation (rule_applied_settings__portfolio_to_delete)
Holds information for deleting portfolios rules applied. These rules applied delete associated portfolios on loans.
Column | Data Type | Column Info | Value Notes | Other |
rule_id | int(11) | associated rule id | ||
portfolio_id | int(11) | associated 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 |