public class AlipayOpenPublicFollowCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOpenPublicFollowCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Gets source.
|
String |
getUserId()
Gets user id.
|
void |
setSource(String source)
Sets source.
|
void |
setUserId(String userId)
Sets user id.
|
public String getSource()
public void setSource(String source)
source - the sourcepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.