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