public static class QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
bizType |
String |
conferenceId |
String |
creatorId |
String |
creatorNick |
Long |
endTime |
String |
roomCode |
Long |
startTime |
Integer |
status |
String |
title |
| 构造器和说明 |
|---|
QueryOrgConferenceListResponseBodyOnGoingConfList() |
@NameInMap(value="bizType") public String bizType
@NameInMap(value="conferenceId") public String conferenceId
@NameInMap(value="creatorId") public String creatorId
@NameInMap(value="creatorNick") public String creatorNick
@NameInMap(value="endTime") public Long endTime
@NameInMap(value="roomCode") public String roomCode
@NameInMap(value="startTime") public Long startTime
@NameInMap(value="status") public Integer status
@NameInMap(value="title") public String title
public QueryOrgConferenceListResponseBodyOnGoingConfList()
public static QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList build(Map<String,?> map) throws Exception
Exceptionpublic QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setBizType(String bizType)
public String getBizType()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setConferenceId(String conferenceId)
public String getConferenceId()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setCreatorId(String creatorId)
public String getCreatorId()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setCreatorNick(String creatorNick)
public String getCreatorNick()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setEndTime(Long endTime)
public Long getEndTime()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setRoomCode(String roomCode)
public String getRoomCode()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setStartTime(Long startTime)
public Long getStartTime()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setStatus(Integer status)
public Integer getStatus()
public QueryOrgConferenceListResponseBody.QueryOrgConferenceListResponseBodyOnGoingConfList setTitle(String title)
public String getTitle()
Copyright © 2025. All rights reserved.