public static class CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
deptId |
String |
memberType |
String |
openConversationId |
String |
permission |
String |
unionId |
| 构造器和说明 |
|---|
CreateRangeProtectionRequestMembers() |
@NameInMap(value="deptId") public String deptId
@NameInMap(value="memberType") public String memberType
@NameInMap(value="openConversationId") public String openConversationId
@NameInMap(value="permission") public String permission
@NameInMap(value="unionId") public String unionId
public static CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers build(Map<String,?> map) throws Exception
Exceptionpublic CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers setDeptId(String deptId)
public String getDeptId()
public CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers setMemberType(String memberType)
public String getMemberType()
public CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers setOpenConversationId(String openConversationId)
public String getOpenConversationId()
public CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers setPermission(String permission)
public String getPermission()
public CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers setUnionId(String unionId)
public String getUnionId()
Copyright © 2025. All rights reserved.