public class AlipayOpenPublicMatchuserFollowQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenPublicMatchuserFollowQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getIsFollow()
Gets is follow.
|
String |
getUserId()
Gets user id.
|
void |
setIsFollow(String isFollow)
Sets is follow.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenPublicMatchuserFollowQueryResponse()
public void setIsFollow(String isFollow)
isFollow
- the is followpublic String getIsFollow()
public void setUserId(String userId)
userId
- the user idpublic String getUserId()
Copyright © 2018. All rights reserved.