Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.36 KB

Employment.md

File metadata and controls

22 lines (18 loc) · 1.36 KB

MergeHrisApi.Employment

Properties

Name Type Description Notes
id String [optional] [readonly]
remote_id String The third-party API ID of the matching object. [optional]
employee String [optional]
job_title String The position's title. [optional]
pay_rate Number The position's pay rate in dollars. [optional]
pay_period PayPeriodEnum The time period this pay rate encompasses. [optional]
pay_frequency PayFrequencyEnum The position's pay frequency. [optional]
pay_currency PayCurrencyEnum The position's currency code. [optional]
pay_group String [optional]
flsa_status FlsaStatusEnum The position's FLSA status. [optional]
effective_date Date The position's effective date. [optional]
employment_type EmploymentTypeEnum The position's type of employment. [optional]
remote_data [RemoteData] [optional] [readonly]
remote_was_deleted Boolean Indicates whether or not this object has been deleted by third party webhooks. [optional] [readonly]