public class AlipayMarketingCampaignDrawcampTriggerModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingCampaignDrawcampTriggerModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBindMobile()
Gets bind mobile.
|
String |
getCampId()
Gets camp id.
|
Long |
getCampSource()
Gets camp source.
|
String |
getChannelInfo()
Gets channel info.
|
String |
getClientIp()
Gets client ip.
|
String |
getJsonUa()
Gets json ua.
|
String |
getLoginId()
Gets login id.
|
String |
getUserId()
Gets user id.
|
void |
setBindMobile(String bindMobile)
Sets bind mobile.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setCampSource(Long campSource)
Sets camp source.
|
void |
setChannelInfo(String channelInfo)
Sets channel info.
|
void |
setClientIp(String clientIp)
Sets client ip.
|
void |
setJsonUa(String jsonUa)
Sets json ua.
|
void |
setLoginId(String loginId)
Sets login id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayMarketingCampaignDrawcampTriggerModel()
public String getBindMobile()
public void setBindMobile(String bindMobile)
bindMobile
- the bind mobilepublic String getCampId()
public void setCampId(String campId)
campId
- the camp idpublic Long getCampSource()
public void setCampSource(Long campSource)
campSource
- the camp sourcepublic String getChannelInfo()
public void setChannelInfo(String channelInfo)
channelInfo
- the channel infopublic String getClientIp()
public void setClientIp(String clientIp)
clientIp
- the client ippublic String getJsonUa()
public void setJsonUa(String jsonUa)
jsonUa
- the json uapublic String getLoginId()
public void setLoginId(String loginId)
loginId
- the login idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.