public class GetOfficialAccountRobotInfoRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetOfficialAccountRobotInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetOfficialAccountRobotInfoRequest |
build(Map<String,?> map) |
String |
getType() |
GetOfficialAccountRobotInfoRequest |
setType(String type) |
@NameInMap(value="type") public String type
This parameter is required.
example:机器人类型参数,服务窗机器人:1,客户群内机器人:2
public static GetOfficialAccountRobotInfoRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetOfficialAccountRobotInfoRequest setType(String type)
public String getType()
Copyright © 2025. All rights reserved.