interview_assignments


Description

A list of admin assignments to interviews.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

interview_idint410null
interviews.idDefined in XMLR

Id of the inteview the record belongs to.

response_statusvarchar255null

Response status - one of (‘accepted’, ‘declined’, ‘needs_action’, ‘tentative’).

updated_attimestamp29,6null

Date the record was updated.

Relationships