public class KoubeiAdvertCommissionAdvertPurchaseModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiAdvertCommissionAdvertPurchaseModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId()
Gets channel id.
|
String |
getOutUniqueId()
Gets out unique id.
|
String |
getSecurityCode()
Gets security code.
|
String |
getTag()
Gets tag.
|
List<String> |
getTriggerIdentifies()
Gets trigger identifies.
|
String |
getTriggerIdentifyType()
Gets trigger identify type.
|
String |
getTriggerStrategy()
Gets trigger strategy.
|
String |
getUserIdentify()
Gets user identify.
|
String |
getUserIdentifyType()
Gets user identify type.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setOutUniqueId(String outUniqueId)
Sets out unique id.
|
void |
setSecurityCode(String securityCode)
Sets security code.
|
void |
setTag(String tag)
Sets tag.
|
void |
setTriggerIdentifies(List<String> triggerIdentifies)
Sets trigger identifies.
|
void |
setTriggerIdentifyType(String triggerIdentifyType)
Sets trigger identify type.
|
void |
setTriggerStrategy(String triggerStrategy)
Sets trigger strategy.
|
void |
setUserIdentify(String userIdentify)
Sets user identify.
|
void |
setUserIdentifyType(String userIdentifyType)
Sets user identify type.
|
public KoubeiAdvertCommissionAdvertPurchaseModel()
public String getChannelId()
public void setChannelId(String channelId)
channelId - the channel idpublic String getOutUniqueId()
public void setOutUniqueId(String outUniqueId)
outUniqueId - the out unique idpublic String getSecurityCode()
public void setSecurityCode(String securityCode)
securityCode - the security codepublic String getTag()
public void setTag(String tag)
tag - the tagpublic List<String> getTriggerIdentifies()
public void setTriggerIdentifies(List<String> triggerIdentifies)
triggerIdentifies - the trigger identifiespublic String getTriggerIdentifyType()
public void setTriggerIdentifyType(String triggerIdentifyType)
triggerIdentifyType - the trigger identify typepublic String getTriggerStrategy()
public void setTriggerStrategy(String triggerStrategy)
triggerStrategy - the trigger strategypublic String getUserIdentify()
public void setUserIdentify(String userIdentify)
userIdentify - the user identifypublic String getUserIdentifyType()
public void setUserIdentifyType(String userIdentifyType)
userIdentifyType - the user identify typeCopyright © 2018. All rights reserved.