public static class ListEventsViewByMeResponseBody.ListEventsViewByMeResponseBodyEventsOrganizer
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
displayName |
String |
id |
String |
responseStatus |
Boolean |
self |
| 构造器和说明 |
|---|
ListEventsViewByMeResponseBodyEventsOrganizer() |
@NameInMap(value="displayName") public String displayName
@NameInMap(value="id") public String id
@NameInMap(value="responseStatus") public String responseStatus
@NameInMap(value="self") public Boolean self
public ListEventsViewByMeResponseBodyEventsOrganizer()
public static ListEventsViewByMeResponseBody.ListEventsViewByMeResponseBodyEventsOrganizer build(Map<String,?> map) throws Exception
Exceptionpublic ListEventsViewByMeResponseBody.ListEventsViewByMeResponseBodyEventsOrganizer setDisplayName(String displayName)
public String getDisplayName()
public ListEventsViewByMeResponseBody.ListEventsViewByMeResponseBodyEventsOrganizer setId(String id)
public String getId()
public ListEventsViewByMeResponseBody.ListEventsViewByMeResponseBodyEventsOrganizer setResponseStatus(String responseStatus)
public String getResponseStatus()
public ListEventsViewByMeResponseBody.ListEventsViewByMeResponseBodyEventsOrganizer setSelf(Boolean self)
public Boolean getSelf()
Copyright © 2025. All rights reserved.