public class AlipaySocialBaseGroupmemberAddModel extends AlipayObject
| Constructor and Description |
|---|
AlipaySocialBaseGroupmemberAddModel() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getFriendValidate()
Gets friend validate.
|
String |
getGroupId()
Gets group id.
|
List<String> |
getUserIds()
Gets user ids.
|
void |
setFriendValidate(Boolean friendValidate)
Sets friend validate.
|
void |
setGroupId(String groupId)
Sets group id.
|
void |
setUserIds(List<String> userIds)
Sets user ids.
|
public Boolean getFriendValidate()
public void setFriendValidate(Boolean friendValidate)
friendValidate - the friend validatepublic String getGroupId()
public void setGroupId(String groupId)
groupId - the group idCopyright © 2018. All rights reserved.