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

# BuildingRule

> A building rule or allowance.

## Fields

<ResponseField name="description" type="String!" required>
  The detailed description of this building rule.
</ResponseField>

<ResponseField name="handle" type="String!" required>
  The unique handle identifying this building rule.
</ResponseField>

<ResponseField name="icon" type="String">
  The icon representing this building rule.
</ResponseField>

<ResponseField name="label" type="String!" required>
  The human-readable label for this building rule.
</ResponseField>
