DifferentialShift
Represents a collection of fields to store the information about shifts different from the normal shifts of a resource.
These shifts are marked against the timesheet entries. This object is available in API version 65.0 and
later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
Name
- Type: string
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: The name of the differential shift.
External ID
- Type: string
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: The external ID associated with the differential shift.
Id
- Type: reference
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: The record ID of the differential shift.
Description
- Type: string
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: The description of the differential shift.
IsActive
- Type: boolean
- Properties: Create, Defaulted on create, Filter, Group, Sort, Update
- Description: Indicates whether the differential shift is active (true) or not (false).
- Default value: false
EffectiveStartDate
- Type: date
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: Specifies the date when the differential shift starts.
EffectiveEndDate
- Type: date
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: Specifies the date when the differential shift ends.