Skip to main content

Fields

corporationSigningOfficer
Boolean!
required
Whether the participant is a corporation signing officer or not.
corporations
[MatterCorporation!]!
required
The corporations the participant is a signing officer for (if any).
firstName
String!
required
The first name of the participant.
fullName
String!
required
The full name of the participant.
id
GID!
required
ID of the object.
lastName
String
The last name of the participant.
primaryClient
Boolean!
required
Whether the participant is a primary client for the matter or not.
representation
MatterParticipantRepresentation
The representation of the participant (if any).
represented
Boolean!
required
Whether the participant is represented or not.
representees
[MatterParticipant!]!
required
The participants that the participant is representing (if any).
representors
[MatterParticipant!]!
required
The participants that are representing the participant (if any).
representsPrimaryClient
Boolean!
required
Whether the participant represents a primary client for the matter or not.
traits
[MatterParticipantTrait!]!
required
The traits of the participant.
transactionSide
TransactionSideName!
required
The side of the transaction the participant belongs to.