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

# TransactionClosingStatus

> Represents the closing status of a transaction.

## Values

| Value         | Description                       |
| ------------- | --------------------------------- |
| `ACTIVE`      | The `ACTIVE` closing status.      |
| `COMPLETED`   | The `COMPLETED` closing status.   |
| `IN_ESCROW`   | The `IN_ESCROW` closing status.   |
| `NOT_STARTED` | The `NOT_STARTED` closing status. |
| `PAUSED`      | The `PAUSED` closing status.      |
