public class AlipayMarketingExtData extends AlipayObject
Constructor and Description |
---|
AlipayMarketingExtData() |
Modifier and Type | Method and Description |
---|---|
AlipayMarketingIbsInfo |
getLbsInfo()
Gets lbs info.
|
String |
getOutUserId()
Gets out user id.
|
void |
setLbsInfo(AlipayMarketingIbsInfo lbsInfo)
Sets lbs info.
|
void |
setOutUserId(String outUserId)
Sets out user id.
|
public AlipayMarketingIbsInfo getLbsInfo()
public void setLbsInfo(AlipayMarketingIbsInfo lbsInfo)
lbsInfo
- the lbs infopublic String getOutUserId()
public void setOutUserId(String outUserId)
outUserId
- the out user idCopyright © 2018. All rights reserved.