> ## Documentation Index
> Fetch the complete documentation index at: https://dev.ownright.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TransactionSide

> A side of a transaction.

## Fields

<ResponseField name="corporations" type="[MatterCorporation!]!" required>
  The corporations in the transaction.
</ResponseField>

<ResponseField name="name" type="TransactionSideName!" required>
  The name of the transaction side.
</ResponseField>

<ResponseField name="participants" type="[MatterParticipant!]!" required>
  The participants in the transaction.
</ResponseField>
