> For the complete documentation index, see [llms.txt](https://dev.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.coronasafe.network/facility/building.md).

# Building

```
 id AutoField
 facility ForeignKey (id)
 created_date DateTimeField
 deleted BooleanField
 external_id UUIDField
 modified_date DateTimeField
 name CharField
 num_buildings IntegerField
 num_floors IntegerField
 num_rooms IntegerField
```
