> 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/facility-inventory.md).

# Facility Inventory

```
 id AutoField
 created_date DateTimeField
 deleted BooleanField
 description TextField
 external_id UUIDField
 minimum_stock IntegerField
 modified_date DateTimeField
 name CharField
 unit CharField 
```
