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

# StatusCertificateReviewAssessmentQuestionOption

> A status certificate review assessment question option.

## Fields

<ResponseField name="clientMessage" type="String!" required>
  The client message for the option.
</ResponseField>

<ResponseField name="status" type="StatusCertificateReviewAssessmentAnswerStatus!" required>
  The status of the option.
</ResponseField>

<ResponseField name="value" type="JSON">
  The value of the option.
</ResponseField>
