Footprints Data Model

Table
Table Name Time Tracking Type
Table Definition The type of time tracking entry. Values include AUTOMATIC, MANUAL_DURATION, MANUAL_RANGE.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Time Tracking Type Id The automatically generated primary key of the time_tracking_type table. INTEGER Yes
Time Tracking Type Name The name of the Time Tracking Type. VARCHAR(255) No
Time Tracking Type Description A descriptive name of the Time Tracking Type. This descriptive name may be localized. VARCHAR(512) No