dynamic_job_fields


Description

A list of all dynamic job fields.

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.

field_idint410null
dynamic_fields.idDefined in XMLR

Id of the field the record belongs to.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

typeUnknown0null

Dynamic field type.

updated_attimestamp29,6null

Date the record was updated.

valuevarchar65535null

Dynamic job field value.

Relationships