candidate_employments


Description

A list of all candidate employments.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

companyvarchar255null

Company name.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

descriptionvarchar65535null

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

end_datedate13null

Employment end date.

locationvarchar255null

Employment location.

start_datedate13null

Employment start date.

titlevarchar255null

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

updated_attimestamp29,6null

Date the record was updated.

Relationships