COMMUNICATION_ROUTE

Description

This table stores the communication routes.

Columns

Column Name Data Type Description
ID bigint The unique identifier for the communication route.
RESPONSE_DESTINATION varchar The destination for the response.
TIME_SINCE_EPOCH_IN_SECONDS bigint The time since epoch in seconds.
USER varchar The user associated with the communication route.

Foreign Key Relationships

None