public static class OapiImChatScenegroupGetResponse.ManagementOptions extends TaobaoObject
| Constructor and Description |
|---|
ManagementOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChatBannedType() |
String |
getManagementType() |
String |
getMentionAllAuthority() |
String |
getSearchable() |
String |
getShowHistoryType() |
String |
getValidationType() |
void |
setChatBannedType(String chatBannedType) |
void |
setManagementType(String managementType) |
void |
setMentionAllAuthority(String mentionAllAuthority) |
void |
setSearchable(String searchable) |
void |
setShowHistoryType(String showHistoryType) |
void |
setValidationType(String validationType) |
public String getChatBannedType()
public void setChatBannedType(String chatBannedType)
public String getManagementType()
public void setManagementType(String managementType)
public String getMentionAllAuthority()
public void setMentionAllAuthority(String mentionAllAuthority)
public String getSearchable()
public void setSearchable(String searchable)
public String getShowHistoryType()
public void setShowHistoryType(String showHistoryType)
public String getValidationType()
public void setValidationType(String validationType)
Copyright © 2021. All rights reserved.