public static class ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
backgroundMediaId
example:
@234xxx
|
String |
backgroundMediaIdForPanel
example:
@123xxx
|
Long |
deptId
example:
-1
|
String |
emotionId
example:
corp_131xxx
|
String |
emotionName
example:
企业表情1
|
Integer |
status
example:
1
|
| 构造器和说明 |
|---|
ListOrgTextEmotionResponseBodyResultEmotions() |
@NameInMap(value="backgroundMediaId") public String backgroundMediaId
@234xxx
@NameInMap(value="backgroundMediaIdForPanel") public String backgroundMediaIdForPanel
@123xxx
@NameInMap(value="deptId") public Long deptId
-1
@NameInMap(value="emotionId") public String emotionId
corp_131xxx
@NameInMap(value="emotionName") public String emotionName
企业表情1
@NameInMap(value="status") public Integer status
1
public ListOrgTextEmotionResponseBodyResultEmotions()
public static ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions build(Map<String,?> map) throws Exception
Exceptionpublic ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions setBackgroundMediaId(String backgroundMediaId)
public String getBackgroundMediaId()
public ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions setBackgroundMediaIdForPanel(String backgroundMediaIdForPanel)
public String getBackgroundMediaIdForPanel()
public ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions setDeptId(Long deptId)
public Long getDeptId()
public ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions setEmotionId(String emotionId)
public String getEmotionId()
public ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions setEmotionName(String emotionName)
public String getEmotionName()
public ListOrgTextEmotionResponseBody.ListOrgTextEmotionResponseBodyResultEmotions setStatus(Integer status)
public Integer getStatus()
Copyright © 2025. All rights reserved.