Category
A category is a bucket of item families used for display purposes. I.E Sandwiches
Properties
| Name | Type | Description |
|---|---|---|
| _id | string | Used for associating entities together, does not map to a specific system |
| name | string | Name of the Category to Display |
| item_family_ids | string[] | Array of Item Family IDs that belong to this Category |