Interface CommonsReviewRow


public interface CommonsReviewRow
Minimal row for commons time-series bucketing in application code.
  • Method Details

    • getDiningCommonsCode

      String getDiningCommonsCode()
    • getDateItemServed

      LocalDateTime getDateItemServed()
    • getItemsStars

      Integer getItemsStars()