public class GetDingReportSummaryResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
reportCommentUserCnt1d
This parameter is required.
|
| 构造器和说明 |
|---|
GetDingReportSummaryResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetDingReportSummaryResponseBody |
build(Map<String,?> map) |
String |
getReportCommentUserCnt1d() |
GetDingReportSummaryResponseBody |
setReportCommentUserCnt1d(String reportCommentUserCnt1d) |
@NameInMap(value="reportCommentUserCnt1d") public String reportCommentUserCnt1d
This parameter is required.
example:100
public static GetDingReportSummaryResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetDingReportSummaryResponseBody setReportCommentUserCnt1d(String reportCommentUserCnt1d)
public String getReportCommentUserCnt1d()
Copyright © 2025. All rights reserved.