public class AlipaySocialBaseChatGmemberConfirmResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipaySocialBaseChatGmemberConfirmResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId()
Gets group id.
|
Boolean |
getResult()
Gets result.
|
void |
setGroupId(String groupId)
Sets group id.
|
void |
setResult(Boolean result)
Sets result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialBaseChatGmemberConfirmResponse()
public void setGroupId(String groupId)
groupId - the group idpublic String getGroupId()
public void setResult(Boolean result)
result - the resultpublic Boolean getResult()
Copyright © 2018. All rights reserved.