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

# StatusCertificateReviewAssessmentBuildingInformation

> Information about a building.

## Fields

<ResponseField name="additionalComments" type="String">
  Additional comments about the property information.
</ResponseField>

<ResponseField name="buildingImage" type="Image">
  The image of the building.
</ResponseField>

<ResponseField name="buildingName" type="String">
  The name of the building.
</ResponseField>

<ResponseField name="buildingRules" type="[StatusCertificateReviewAssessmentBuildingRule!]!" required>
  The rules of the building.
</ResponseField>

<ResponseField name="condoCorporationNumber" type="String">
  The condo corporation number.
</ResponseField>

<ResponseField name="managementCompany" type="String">
  The management company of the building.
</ResponseField>

<ResponseField name="registrationDate" type="ISO8601Date">
  The registration date of the building.
</ResponseField>

<ResponseField name="rentControlled" type="Boolean">
  Whether the building is rent controlled.
</ResponseField>
