Database – Rule Applied Settings - Loan Relations (loan__rule_applied_settings)

Description

Provides a many-to-many relationship between loans and settings rules applied.

Column

Data Type

Column Info

Value Notes

Other

loan_id

int(11)

The id of the associated loan account

rule_applied_settings_id

int(11)

ID of associated rules applied settings due date entity

enabled

tinyint(1)

Whether or not is enabled

1 - yes, 0 - no

deleted

tinyint(1)

Whether or not the entity was deleted

1 - yes, 0 - no

lastUpdated

timestamp

Timestamp of when the entity was last updated


How did we do?


Powered by HelpDocs (opens in a new tab)