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