offer_activities


Description

A list of all job/talent pool activities.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
offer_lifetime_statuses.offer_activity_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

admin_namevarchar255null

Admin name.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

eventvarchar255null

Job/talent pool activity event kind - one of (‘offer_added’, ‘offer_removed’, ‘offer_status_changed’).

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

offer_kindvarchar255null

Offer kind - one of (‘job’, ‘talent_pool’).

offer_previous_statusvarchar255null

Offer previous status.

offer_statusvarchar255null

Job/talent pool status.

offer_titlevarchar255null

Job/talent pool title.

updated_attimestamp29,6null

Date the record was updated.

Relationships