public static class GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
endTime
example:
1685332800000
|
String |
eventId
example:
2kms47sjhb882
|
String |
flashmeetingKey
example:
8K4ny9P9No06sjhk
|
Boolean |
hasSummary
example:
false
|
Long |
startTime
example:
1685318400000
|
String |
summaryDocKey
example:
2Hj32Uio28fjmMiu9Klsk
|
String |
title
example:
测试闪会
|
List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> |
topics |
构造器和说明 |
---|
GetShanhuiByShanhuiKeyResponseBodyResult() |
@NameInMap(value="endTime") public Long endTime
1685332800000
@NameInMap(value="eventId") public String eventId
2kms47sjhb882
@NameInMap(value="flashmeetingKey") public String flashmeetingKey
8K4ny9P9No06sjhk
@NameInMap(value="hasSummary") public Boolean hasSummary
false
@NameInMap(value="startTime") public Long startTime
1685318400000
@NameInMap(value="summaryDocKey") public String summaryDocKey
2Hj32Uio28fjmMiu9Klsk
@NameInMap(value="title") public String title
测试闪会
@NameInMap(value="topics") public List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> topics
public static GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setEndTime(Long endTime)
public Long getEndTime()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setEventId(String eventId)
public String getEventId()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setFlashmeetingKey(String flashmeetingKey)
public String getFlashmeetingKey()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setHasSummary(Boolean hasSummary)
public Boolean getHasSummary()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setStartTime(Long startTime)
public Long getStartTime()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setSummaryDocKey(String summaryDocKey)
public String getSummaryDocKey()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setTitle(String title)
public String getTitle()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setTopics(List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> topics)
public List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> getTopics()
Copyright © 2024. All rights reserved.