pipeline_templates


Description

A list of all pipeline templates.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
offers.pipeline_template_idDefined in XMLR
stages.pipeline_template_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

categoryvarchar255null

Pipeline template category.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

custom_templatebool1null

Whether pipeline template is custom for a specific offer.

default_templatebool1null

Whether pipeline template is a default one.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to (present only in custom pipeline templates).

titlevarchar255null

Pipeline template title.

updated_attimestamp29,6null

Date the record was updated.

Relationships