public static class GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData() |
@NameInMap(value="PageNum") public Integer pageNum
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="Rows") public String rows
@NameInMap(value="TotalNum") public Integer totalNum
public GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData()
public static GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData build(Map<String,?> map) throws Exception
Exception
public GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData setPageNum(Integer pageNum)
public Integer getPageNum()
public GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData setRows(String rows)
public String getRows()
public GetHotlineServiceStatisticsResponseBody.GetHotlineServiceStatisticsResponseBodyData setTotalNum(Integer totalNum)
public Integer getTotalNum()
Copyright © 2023. All rights reserved.