contact_consent_event_enum


Description

A row in this table represents a type of consent event request.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
contact_consent_event_id varchar 2147483647 null
contact_consent_events.contact_consent_event_id contacts_consent_events_contact_consent_event_id_fkeyN

Primary key.

contact_consent_event varchar 2147483647 null

A potential state that consent can be in

Indexes

Constraint Name Type Sort Column(s)
contact_consent_event_enum_pkey Primary key Asc contact_consent_event_id

Relationships