Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

OvertimeApprover

Represents a person who approves overtime hours. This object is available in API version 62.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ApproverRole
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The role of the overtime approver.
ApproverUserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user ID associated with the overtime approver if the approver is a Salesforce user.
This field is a relationship field.
Relationship Name
ApproverUser
Refers To
User
ExternalIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID assigned to the overtime approver by an external data source.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the overtime approver is active (true) or not (false).
The default value is false.