communication_customlink

0 rows


Description

Stores the link associated with a custom link communication instance.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
commid BIGINT 19 null
communication.id commcust_com2_fkR

ID of the communication record

url VARCHAR 255 null

URL being linked to by the provider

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
commcust_com_ix Performance Asc commid

Relationships