> ## 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.

# MatterCorporation

> Represents a matter corporation.

## Fields

<ResponseField name="id" type="GID!" required>
  ID of the object.
</ResponseField>

<ResponseField name="name" type="String!" required>
  The name of the corporation.
</ResponseField>

<ResponseField name="refinanceOwnershipStatus" type="RefinanceOwnershipStatus">
  The ownership status of the corporation (only applies for corporations on
  refinances).
</ResponseField>
