public class SendRobotInteractiveCardResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
processQueryKey |
| 构造器和说明 |
|---|
SendRobotInteractiveCardResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SendRobotInteractiveCardResponseBody |
build(Map<String,?> map) |
String |
getProcessQueryKey() |
SendRobotInteractiveCardResponseBody |
setProcessQueryKey(String processQueryKey) |
@NameInMap(value="processQueryKey") public String processQueryKey
public static SendRobotInteractiveCardResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic SendRobotInteractiveCardResponseBody setProcessQueryKey(String processQueryKey)
public String getProcessQueryKey()
Copyright © 2022. All rights reserved.