public class AlipayUserGroupshoppingNewbieQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserGroupshoppingNewbieQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAccess()
Gets access.
|
String |
getMessage()
Gets message.
|
String |
getReason()
Gets reason.
|
List<String> |
getUserIdList()
Gets user id list.
|
void |
setAccess(Boolean access)
Sets access.
|
void |
setMessage(String message)
Sets message.
|
void |
setReason(String reason)
Sets reason.
|
void |
setUserIdList(List<String> userIdList)
Sets user id list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserGroupshoppingNewbieQueryResponse()
public void setAccess(Boolean access)
access
- the accesspublic Boolean getAccess()
public void setMessage(String message)
message
- the messagepublic String getMessage()
public void setReason(String reason)
reason
- the reasonpublic String getReason()
public void setUserIdList(List<String> userIdList)
userIdList
- the user id listCopyright © 2018. All rights reserved.