Database – Curtailment Template Entity (curtailment_template_entity)
Description
This holds curtailment template information used when creating flooring loans.
Table Fields
Column |
Data Type |
Column Info |
Value Notes |
Other |
id |
int(11) |
The ID of the entity |
||
title |
varchar(255) |
The name/title of the entity instance |
||
deleted |
tinyint(1) |
Whether or not the entity was deleted |
1 - yes, 0 - no |
|
lastUpdated |
timestamp |
Timestamp of when the entity was last updated |