requisition_salaries


Description

A list of requisition salaries.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

currencyvarchar255null

Salary currency.

maxnumeric18null

Maximum salary for the requisition.

minnumeric18null

Minimum salary for the requisition.

periodvarchar255null

Salary period - one of (‘hour’, ‘day’, ‘week’, ‘month’, ‘year’).

requisition_idint410null
requisitions.idDefined in XMLR

Id of the requisition the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships