Class WorkgroupRoutingResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.workgroup_routing.WorkgroupRoutingResponse
All Implemented Interfaces:
Serializable

public class WorkgroupRoutingResponse extends BaseResponse
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • name

      private String name
    • description

      private String description
    • workgroupUid

      private String workgroupUid
    • routingMode

      private String routingMode
    • nextAgentUid

      private String nextAgentUid
    • cursor

      private Long cursor
    • routingExtra

      private String routingExtra
  • Constructor Details

    • WorkgroupRoutingResponse

      public WorkgroupRoutingResponse()