Class ServiceStatisticRequest

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

public class ServiceStatisticRequest extends BaseRequest
See Also:
  • Field Details

    • type

      private String type
    • 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

    • ServiceStatisticRequest

      public ServiceStatisticRequest()