Package edu.ucsb.cs156.dining.models


package edu.ucsb.cs156.dining.models
  • Class
    Description
    Aggregated average rating for a single dining commons.
    Aggregated average rating for a single dining commons grouped by a calendar month.
    This is a model class that represents the current user.
    Response model for the current user endpoint.
     
     
     
    Aggregated rating statistics for a single menu item, used by the statistics endpoints.
    Aggregated average rating for a meal (e.g. breakfast/lunch/dinner) at a single dining commons.
    This is a model class that represents system information.
    Response model for user data with computed role flags.