civicrm_contact_type_en_US

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 0

Contact Type ID

name VARCHAR 64 null

Internal name of Contact Type (or Subtype).

image_URL VARCHAR 255 null

URL of image if any.

parent_id INT UNSIGNED 10 null

Optional FK to parent contact type.

is_active TINYINT 3 null

Is this entry active?

is_reserved TINYINT 3 null

Is this contact type a predefined system type

label VARCHAR 64 null
description TEXT 65535 null

View Definition


Possibly Referenced Tables/Views