public class InlineResponse20015 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_USERS |
| Constructor and Description |
|---|
InlineResponse20015() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20015 |
addUsersItem(User usersItem) |
boolean |
equals(Object o) |
List<User> |
getUsers()
Get users
|
int |
hashCode() |
void |
setUsers(List<User> users) |
String |
toString() |
InlineResponse20015 |
users(List<User> users) |
public static final String SERIALIZED_NAME_USERS
public InlineResponse20015 users(List<User> users)
public InlineResponse20015 addUsersItem(User usersItem)
Copyright © 2020. All rights reserved.