Footprints Data Model

Table
Table Name Chat Status
Table Definition A lookup table for chat status. Values include: AVAILABLE AWAY INVISIBLE_TO_CUSTOMERS INVISIBLE BUSY OFFLINE

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