Module: model/fridge

Members

(inner, constant) FridgeSchema

Schema object for the Fridge model. May also be called Pantry object.
Properties:
Name Type Description
route_id ObjectID A unique 11 character string that must be generated by RouteID
owner_id ObjectID An ObjectID that references a user within the user document.
ingredients array A list of ObjectIDs that references ingredients from the ingredient document.
Author:
  • Tyler Del Rosario
Source: