java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.fridge.ShoppingItems

@Entity public class ShoppingItems extends Object
This class represents a shopping list. It, therefore, contains a fridge ID (the shopping list's id) and the items id.
Author:
Trym Hamer Gudvangen
  • Constructor Details

    • ShoppingItems

      public ShoppingItems()