public class AlipayUserSocialinfoQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserSocialinfoQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SocialInfoView> |
getSocialInfoViews() |
void |
setSocialInfoViews(List<SocialInfoView> socialInfoViews) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setSocialInfoViews(List<SocialInfoView> socialInfoViews)
public List<SocialInfoView> getSocialInfoViews()
Copyright © 2020. All rights reserved.