| AlternateEmail |
- Type
- email
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The employee’s alternate email address.
|
| ContactId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The contact associated with the employee.
- Relationship Name
- Contact
- Relationship Type
- Master-detail
- Refers To
- Contact (the master object)
|
| CurrencyIsoCode |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The ISO currency code for the post-authorization request.
- Valid value is:
- The default value is USD.
|
| EmployeeNumber |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The employee's unique ID for their organization.
|
| EmployeeStatus |
- Type
- picklist
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The employee's current work status.
- Valid values are:
- Active
- Inactive
- Leave
- Terminated
|
| EmployeeType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The employee's full-time or part-time status.
- Valid values are:
- Alumnus
- Contractor
- Permanent
- Intern
- Temporary
|
| EmploymentType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The employee's full-time or part-time status.
- Valid values are:
|
| InternalOrganizationUnitId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The internal organization unit associated with the employee.
- Relationship Name
- InternalOrganizationUnit
- Refers To
- InternalOrganizationUnit
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record
related to this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
If this value is null, it’s possible that the user only accessed
the record or a related list view
(LastReferencedDate), but not viewed the
record itself.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The name of the employee record.
|
| StatusEndDate |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The planned end date for the employee’s status.
|
| StatusStartDate |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The start date of the employee’s current status.
|