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

# RefinanceState

> Possible states for refinances.

## Values

| Value                 | Description                                                                                |
| --------------------- | ------------------------------------------------------------------------------------------ |
| `ABANDONED`           | Given to refinances that are no longer active and have been abandoned.                     |
| `AFTER_CLOSING`       | Given to refinances that have closed.                                                      |
| `BEFORE_CLOSING`      | Given to refinances that are active and before the scheduled closing date.                 |
| `CLOSING_IN_PROGRESS` | Given to refinances that are actively closing on the closing date.                         |
| `COMPLETED`           | Given to refinances that are fully complete, no further work on the refinance is required. |
| `PENDING`             | Given to refinances that are yet to be setup by the primary clients.                       |
