public class GetSkillGroupAndAgentStatusSummaryShrinkRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetSkillGroupAndAgentStatusSummaryShrinkRequest() |
@NameInMap(value="CurrentPage") public Integer currentPage
@NameInMap(value="DepIds") public String depIdsShrink
@NameInMap(value="EndDate") public Long endDate
@NameInMap(value="ExistDepartmentGrouping") public Boolean existDepartmentGrouping
@NameInMap(value="ExistSkillGroupGrouping") public Boolean existSkillGroupGrouping
@NameInMap(value="GroupIds") public String groupIdsShrink
@NameInMap(value="InstanceId") public String instanceId
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="StartDate") public Long startDate
public GetSkillGroupAndAgentStatusSummaryShrinkRequest()
public static GetSkillGroupAndAgentStatusSummaryShrinkRequest build(Map<String,?> map) throws Exception
Exception
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setCurrentPage(Integer currentPage)
public Integer getCurrentPage()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setDepIdsShrink(String depIdsShrink)
public String getDepIdsShrink()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setEndDate(Long endDate)
public Long getEndDate()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setExistDepartmentGrouping(Boolean existDepartmentGrouping)
public Boolean getExistDepartmentGrouping()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setExistSkillGroupGrouping(Boolean existSkillGroupGrouping)
public Boolean getExistSkillGroupGrouping()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setGroupIdsShrink(String groupIdsShrink)
public String getGroupIdsShrink()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setInstanceId(String instanceId)
public String getInstanceId()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public GetSkillGroupAndAgentStatusSummaryShrinkRequest setStartDate(Long startDate)
public Long getStartDate()
Copyright © 2023. All rights reserved.