public class GetGeneralFormCreatedSummaryResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
generalFormCreatedCnt
example:
100
|
String |
useGeneralFormUserCnt1d
example:
100
|
| 构造器和说明 |
|---|
GetGeneralFormCreatedSummaryResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetGeneralFormCreatedSummaryResponseBody |
build(Map<String,?> map) |
String |
getGeneralFormCreatedCnt() |
String |
getUseGeneralFormUserCnt1d() |
GetGeneralFormCreatedSummaryResponseBody |
setGeneralFormCreatedCnt(String generalFormCreatedCnt) |
GetGeneralFormCreatedSummaryResponseBody |
setUseGeneralFormUserCnt1d(String useGeneralFormUserCnt1d) |
@NameInMap(value="generalFormCreatedCnt") public String generalFormCreatedCnt
100
@NameInMap(value="useGeneralFormUserCnt1d") public String useGeneralFormUserCnt1d
100
public static GetGeneralFormCreatedSummaryResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetGeneralFormCreatedSummaryResponseBody setGeneralFormCreatedCnt(String generalFormCreatedCnt)
public String getGeneralFormCreatedCnt()
public GetGeneralFormCreatedSummaryResponseBody setUseGeneralFormUserCnt1d(String useGeneralFormUserCnt1d)
public String getUseGeneralFormUserCnt1d()
Copyright © 2025. All rights reserved.