customer_phone_event

0 rows


Description

View represents customers phone events

Columns

Column Type Size Nulls Auto Default Children Parents Comments
customer_id int4 10 null
customer.customer_id Implied Constraint R

Ref: many-to-one to customer

customer_event_timestamp timestamptz 35,6 null

When this event occurred

administrator_id int4 10 null
administrator.administrator_id Implied Constraint R

Ref: many-to-one to administrator

customer_event_type_name text 2147483647 null

Name of the event type

Relationships

View Definition


Possibly Referenced Tables/Views