ACTION_DURATION

Description

This table stores information about action durations.

Columns

Column Name Data Type Description
ID bigint(20) Primary key, unique identifier for each action duration.
AMOUNT int(11) The amount of time for the duration.
UNIT varchar(255) The unit of time for the duration.