public static class PushLiveActivityRequest.PushLiveActivityRequestActivityEventData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Object |
i18nContentState |
String |
templateId
example:
ride_with_alibtrip
|
| 构造器和说明 |
|---|
PushLiveActivityRequestActivityEventData() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushLiveActivityRequest.PushLiveActivityRequestActivityEventData |
build(Map<String,?> map) |
Object |
getI18nContentState() |
String |
getTemplateId() |
PushLiveActivityRequest.PushLiveActivityRequestActivityEventData |
setI18nContentState(Object i18nContentState) |
PushLiveActivityRequest.PushLiveActivityRequestActivityEventData |
setTemplateId(String templateId) |
@NameInMap(value="i18nContentState") public Object i18nContentState
@NameInMap(value="templateId") public String templateId
ride_with_alibtrip
public static PushLiveActivityRequest.PushLiveActivityRequestActivityEventData build(Map<String,?> map) throws Exception
Exceptionpublic PushLiveActivityRequest.PushLiveActivityRequestActivityEventData setI18nContentState(Object i18nContentState)
public Object getI18nContentState()
public PushLiveActivityRequest.PushLiveActivityRequestActivityEventData setTemplateId(String templateId)
public String getTemplateId()
Copyright © 2025. All rights reserved.