public class QueryTouchListRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
QueryTouchListRequest() |
@NameInMap(value="CloseTimeEnd") public Long closeTimeEnd
@NameInMap(value="CloseTimeStart") public Long closeTimeStart
@NameInMap(value="CurrentPage") public Integer currentPage
@NameInMap(value="FirstTimeEnd") public Long firstTimeEnd
@NameInMap(value="FirstTimeStart") public Long firstTimeStart
@NameInMap(value="InstanceId") public String instanceId
@NameInMap(value="PageSize") public Integer pageSize
public static QueryTouchListRequest build(Map<String,?> map) throws Exception
Exception
public QueryTouchListRequest setChannelId(List<String> channelId)
public QueryTouchListRequest setChannelType(List<Integer> channelType)
public QueryTouchListRequest setCloseTimeEnd(Long closeTimeEnd)
public Long getCloseTimeEnd()
public QueryTouchListRequest setCloseTimeStart(Long closeTimeStart)
public Long getCloseTimeStart()
public QueryTouchListRequest setCurrentPage(Integer currentPage)
public Integer getCurrentPage()
public QueryTouchListRequest setEvaluationLevel(List<Integer> evaluationLevel)
public QueryTouchListRequest setEvaluationScore(List<Integer> evaluationScore)
public QueryTouchListRequest setEvaluationStatus(List<Integer> evaluationStatus)
public QueryTouchListRequest setFirstTimeEnd(Long firstTimeEnd)
public Long getFirstTimeEnd()
public QueryTouchListRequest setFirstTimeStart(Long firstTimeStart)
public Long getFirstTimeStart()
public QueryTouchListRequest setInstanceId(String instanceId)
public String getInstanceId()
public QueryTouchListRequest setMemberId(List<Long> memberId)
public QueryTouchListRequest setMemberName(List<String> memberName)
public QueryTouchListRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public QueryTouchListRequest setQueueId(List<Long> queueId)
public QueryTouchListRequest setServicerId(List<Long> servicerId)
public QueryTouchListRequest setServicerName(List<String> servicerName)
public QueryTouchListRequest setTouchId(List<Long> touchId)
public QueryTouchListRequest setTouchType(List<Integer> touchType)
Copyright © 2023. All rights reserved.