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