@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-04-02T22:56:45.878Z[GMT]") public class UpdateGroupContacts extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CONTACT_IDS |
| Constructor and Description |
|---|
UpdateGroupContacts() |
| Modifier and Type | Method and Description |
|---|---|
UpdateGroupContacts |
addContactIdsItem(UUID contactIdsItem) |
UpdateGroupContacts |
contactIds(List<UUID> contactIds) |
boolean |
equals(Object o) |
List<UUID> |
getContactIds()
Get contactIds
|
int |
hashCode() |
void |
setContactIds(List<UUID> contactIds) |
String |
toString() |
public static final String SERIALIZED_NAME_CONTACT_IDS
public UpdateGroupContacts contactIds(List<UUID> contactIds)
public UpdateGroupContacts addContactIdsItem(UUID contactIdsItem)
Copyright © 2021. All rights reserved.