screening_question_answers


Description

A list of all screening question answers.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

bodyvarchar65535null

Answered question body. Note: this field is only available for primary user (with full access).

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

contentvarchar65535null

Answer content. Note: this field is only available for primary user (with full access).

created_attimestamp29,6null

Date the record was created.

disqualify_reasonvarchar255null

Disqualification reason.

kindvarchar255null

Answered question kind.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

screening_question_template_idint410null
screening_question_templates.idDefined in XMLR

Id of the screening question template the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships