public class AlipayInsAutoUserPointQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsAutoUserPointQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAutoCampaignType()
Gets auto campaign type.
|
String |
getUserId()
Gets user id.
|
void |
setAutoCampaignType(String autoCampaignType)
Sets auto campaign type.
|
void |
setUserId(String userId)
Sets user id.
|
public String getAutoCampaignType()
public void setAutoCampaignType(String autoCampaignType)
autoCampaignType - the auto campaign typepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.