lockbox_settings_entity - Lockbox Converter Settings
Holds tenant information for the desktop-based lockbox to import file converter.
Column | Data Type | Column Info | Value Notes | Other |
id | int(11) | The id of the entity | ||
label | text | The label of the entity instance | ||
value | text | Setting Value | ||
lastUpdated | timestamp | Timestamp of when the entity was last updated | ||
modified_by | int(11) | Who modified it | ||
deleted | tinyint(1) | Whether or not the entity was deleted | 1 - yes, 0 - no |