public class DeleteOrgTextEmotionRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
deptId |
List<String> |
emotionIds |
| 构造器和说明 |
|---|
DeleteOrgTextEmotionRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteOrgTextEmotionRequest |
build(Map<String,?> map) |
Long |
getDeptId() |
List<String> |
getEmotionIds() |
DeleteOrgTextEmotionRequest |
setDeptId(Long deptId) |
DeleteOrgTextEmotionRequest |
setEmotionIds(List<String> emotionIds) |
@NameInMap(value="deptId") public Long deptId
public static DeleteOrgTextEmotionRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteOrgTextEmotionRequest setDeptId(Long deptId)
public Long getDeptId()
public DeleteOrgTextEmotionRequest setEmotionIds(List<String> emotionIds)
Copyright © 2023. All rights reserved.