ComplaintParticipant

Represents a participant in an HR complaint case, linking individuals or groups to complaint records with their role and status. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the complaint participant record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the complaint participant record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated unique identifier for the complaint participant record.
ParticipantId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the individual or group participating in the complaint. References an Account, Contact, Group, or User record.
This field is a polymorphic relationship field.
Relationship Name
Participant
Refers To
Account, Contact, Group, User
PublicComplaintId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the PublicComplaint record to which this participant is linked. This is a master-detail relationship.
This field is a relationship field.
Relationship Name
PublicComplaint
Relationship Type
Master-detail
Refers To
PublicComplaint (the master object)
Role
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The role of the participant in the complaint, such as complainant, respondent, or witness.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The current status of the participant's involvement in the complaint case.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ComplaintParticipantChangeEvent
Change events are available for the object.
ComplaintParticipantFeed
Feed tracking is available for the object.
ComplaintParticipantHistory
History is available for tracked fields of the object.
ComplaintParticipantOwnerSharingRule
Sharing rules are available for the object.
ComplaintParticipantShare
Sharing is available for the object.