public class AlipayMobilePublicContactFollowListResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMobilePublicContactFollowListResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Getter method for property code.
|
List<String> |
getContactFollowList()
Gets contact follow list.
|
void |
setCode(String code)
Setter method for property code.
|
void |
setContactFollowList(List<String> contactFollowList)
Sets contact follow list.
|
getBody, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMobilePublicContactFollowListResponse()
public void setCode(String code)
AlipayResponsesetCode in class AlipayResponsecode - value to be assigned to property codepublic String getCode()
AlipayResponsegetCode in class AlipayResponsepublic void setContactFollowList(List<String> contactFollowList)
contactFollowList - the contact follow listCopyright © 2018. All rights reserved.