Class QualityStatisticRequest

java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.quality_statistic.QualityStatisticRequest
All Implemented Interfaces:
PageableRequest, Serializable

public class QualityStatisticRequest extends BaseRequest
See Also:
  • Field Details

    • workgroupUid

      private String workgroupUid
    • agentUid

      private String agentUid
    • robotUid

      private String robotUid
    • startDate

      private String startDate
    • endDate

      private String endDate
    • hour

      private Integer hour
    • date

      private String date
  • Constructor Details

    • QualityStatisticRequest

      public QualityStatisticRequest()