screening_question_templates


Description

A list of all screening question templates.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
offers.screening_question_template_idDefined in XMLR
screening_question_answers.screening_question_template_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

categoryvarchar255null

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 screening question template is custom for a specific offer.

offer_idint410null
offers.idDefined in XMLR

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

titlevarchar255null

Template title.

updated_attimestamp29,6null

Date the record was updated.

Relationships