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.