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

# StatusCertificateReviewState

> Possible states for status certificate reviews.

## Values

| Value         | Description                                                   |
| ------------- | ------------------------------------------------------------- |
| `ABANDONED`   | Given to status certificate reviews that have been abandoned. |
| `COMPLETED`   | Given to status certificate reviews that have been completed. |
| `DRAFT`       | Given to status certificate reviews that are in draft.        |
| `IN_PROGRESS` | Given to status certificate reviews that are in progress.     |
