public class AlipayOpenPublicContactFollowBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenPublicContactFollowBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ContactFollower> |
getContactFollowList()
Gets contact follow list.
|
void |
setContactFollowList(List<ContactFollower> contactFollowList)
Sets contact follow list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenPublicContactFollowBatchqueryResponse()
public void setContactFollowList(List<ContactFollower> contactFollowList)
contactFollowList
- the contact follow listpublic List<ContactFollower> getContactFollowList()
Copyright © 2018. All rights reserved.