Newer Version Available

This content describes an older version of this product. View Latest

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

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 most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
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
Relationship Type
Lookup
Refers To
Account, Contact
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, Defaulted on create, Filter, Group, Restricted picklist, 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.