public static class GetBotListInGroupResponseBody.GetBotListInGroupResponseBodyChatbotInstanceVOList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
downloadIconURL |
String |
name |
Integer |
openRobotType |
String |
robotCode |
| 构造器和说明 |
|---|
GetBotListInGroupResponseBodyChatbotInstanceVOList() |
@NameInMap(value="downloadIconURL") public String downloadIconURL
@NameInMap(value="name") public String name
@NameInMap(value="openRobotType") public Integer openRobotType
@NameInMap(value="robotCode") public String robotCode
public GetBotListInGroupResponseBodyChatbotInstanceVOList()
public static GetBotListInGroupResponseBody.GetBotListInGroupResponseBodyChatbotInstanceVOList build(Map<String,?> map) throws Exception
Exceptionpublic GetBotListInGroupResponseBody.GetBotListInGroupResponseBodyChatbotInstanceVOList setDownloadIconURL(String downloadIconURL)
public String getDownloadIconURL()
public GetBotListInGroupResponseBody.GetBotListInGroupResponseBodyChatbotInstanceVOList setName(String name)
public String getName()
public GetBotListInGroupResponseBody.GetBotListInGroupResponseBodyChatbotInstanceVOList setOpenRobotType(Integer openRobotType)
public Integer getOpenRobotType()
public GetBotListInGroupResponseBody.GetBotListInGroupResponseBodyChatbotInstanceVOList setRobotCode(String robotCode)
public String getRobotCode()
Copyright © 2023. All rights reserved.