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