contact_consent_activity_enum


Description

A row in this table represents an activity performed at the consent of a contact.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
contact_consent_activity_id varchar 2147483647 null
contact_consent_events.contact_consent_activity_id Implied ConstraintR

Primary key.

contact_consent_activity varchar 2147483647 null

An activity that requires consent of the contact.

Indexes

Constraint Name Type Sort Column(s)
contact_consent_activity_enum_pkey Primary key Asc contact_consent_activity_id

Relationships