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

# MatterParticipantTrait

> Possible traits matter participants can have.

## Values

| Value                         | Description                                                        |
| ----------------------------- | ------------------------------------------------------------------ |
| `BORROWER`                    | Trait given to participants that are borrowers.                    |
| `CORPORATION_SIGNING_OFFICER` | Trait given to participants that are corporation signing officers. |
| `ESTATE_TRUSTEE`              | Trait given to participants that are estate trustees.              |
| `GUARANTOR`                   | Trait given to participants that are guarantors.                   |
| `LENDER`                      | Trait given to participants that are lenders.                      |
| `NEW_OWNER`                   | Trait given to participants that are new owners.                   |
| `OLD_OWNER`                   | Trait given to participants that are old owners.                   |
| `POWER_OF_ATTORNEY`           | Trait given to participants that are power of attorneys.           |
| `PURCHASER`                   | Trait given to participants that are purchasers.                   |
| `SELLER`                      | Trait given to participants that are sellers.                      |
| `SPOUSE`                      | Trait given to participants that are spouses.                      |
