public static class ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ReportCustomerStatisticsResponseBodyRecords() |
@NameInMap(value="atRobotCnt") public Long atRobotCnt
@NameInMap(value="bizId") public String bizId
@NameInMap(value="customerCnt") public Long customerCnt
@NameInMap(value="groupName") public String groupName
@NameInMap(value="groupSetName") public String groupSetName
@NameInMap(value="loginCnt") public Long loginCnt
@NameInMap(value="openConvCnt") public Long openConvCnt
@NameInMap(value="openConversationId") public String openConversationId
@NameInMap(value="openGroupSetId") public String openGroupSetId
@NameInMap(value="sendMsgCnt") public Long sendMsgCnt
@NameInMap(value="senderCnt") public Long senderCnt
public ReportCustomerStatisticsResponseBodyRecords()
public static ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords build(Map<String,?> map) throws Exception
Exceptionpublic ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setAtRobotCnt(Long atRobotCnt)
public Long getAtRobotCnt()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setBizId(String bizId)
public String getBizId()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setCustomerCnt(Long customerCnt)
public Long getCustomerCnt()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setGroupName(String groupName)
public String getGroupName()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setGroupSetName(String groupSetName)
public String getGroupSetName()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setLoginCnt(Long loginCnt)
public Long getLoginCnt()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setOpenConvCnt(Long openConvCnt)
public Long getOpenConvCnt()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setOpenConversationId(String openConversationId)
public String getOpenConversationId()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setOpenGroupSetId(String openGroupSetId)
public String getOpenGroupSetId()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setSendMsgCnt(Long sendMsgCnt)
public Long getSendMsgCnt()
public ReportCustomerStatisticsResponseBody.ReportCustomerStatisticsResponseBodyRecords setSenderCnt(Long senderCnt)
public Long getSenderCnt()
Copyright © 2022. All rights reserved.