public static class AdminConversationsGetConversationPrefsResponse.ConversationPref extends Object
| Constructor and Description |
|---|
ConversationPref() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getType() |
List<String> |
getUser() |
int |
hashCode() |
void |
setType(List<String> type) |
void |
setUser(List<String> user) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.