Class StatisticReportResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.statistic_report.StatisticReportResponse
All Implemented Interfaces:
Serializable

public class StatisticReportResponse extends BaseResponse
See Also:
  • Field Details

    • name

      private String name
    • description

      private String description
    • type

      private String type
    • color

      private String color
    • order

      private Integer order
  • Constructor Details

    • StatisticReportResponse

      public StatisticReportResponse()