ComplaintParticipant

Represents a junction between a public complaint, and an account or a contact. This object stores the details of the participant who registers a complaint with the authorities. This participant could be the applicant, co-applicant, a household, or even a business account. This object is available in API version 54.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations. 

Important

When Compliant Data Sharing is enabled for the Public Complaint object, a complaint participant represents information about a user or group of participants who have access to a public complaint.

Supported Calls

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

Fields

Field Details
Comments
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The comments about why the participant has access to the public complaint.
Available in API version 62.0 and later, when Compliant Data Sharing is enabled for the Public Complaint object.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies whether the participant's association with the public complaint is active (true) or not (false).
The default value is false.
Available in API version 62.0 and later, when Compliant Data Sharing is enabled for the Public Complaint object.
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 this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the complaint participant record.
ParticipantId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The participant associated with the complaint participant record.
This field is a polymorphic relationship field.
Relationship Name
Participant
Refers To
Account, Contact, Group, User
ParticipantRoleId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The participant role associated with the complaint participant record.
This field is a relationship field.
Available in API version 62.0 and later, when Compliant Data Sharing is enabled for the Public Complaint object.
Relationship Name
ParticipantRole
Refers To
ParticipantRole
PublicComplaintId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The public complaint associated with the complaint participant record.
This field is a relationship field.
Relationship Name
PublicComplaint
Relationship Type
Master-Detail
Refers To
PublicComplaint
Role
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the role of the complaint participant.
Possible values are:
  • Observer
  • Perpetrator
  • Reporter
  • Victim
The new Nillable property is available in API version 58.0 and later.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the status of the complaint participant.
Possible values are:
  • Active
  • Inactive
The default value is Active.

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.

ComplaintParticipantFeed
Feed tracking is available for the object.
ComplaintParticipantHistory
History is available for tracked fields of the object.