Footprints Data Model |
Table |
Table Name | Chat Channel |
Table Definition | A chat channel. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Chat Channel Id | The automatically generated primary key of the chat_channel table. | LONG | Yes |
Chat Channel Category | Category of chat. | VARCHAR(50) | No |
Chat Channel Subcategory | Subcategory of chat | VARCHAR(50) | No |