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