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

# StatusCertificateReviewAssessmentBuildingRule

> A building rule and whether it has a restriction.

## Fields

<ResponseField name="hasRestriction" type="Boolean!" required>
  Indicates whether any restriction was found for the building rule.
</ResponseField>

<ResponseField name="rule" type="BuildingRule!" required>
  The building rule.
</ResponseField>
