public class AlipayMarketingToolPromocommoptOpeneventSendModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingToolPromocommoptOpeneventSendModel() |
Modifier and Type | Method and Description |
---|---|
Date |
getBizTime()
Gets biz time.
|
String |
getEventCode()
Gets event code.
|
String |
getExtInfo()
Gets ext info.
|
Long |
getLatitude()
Gets latitude.
|
Long |
getLongitude()
Gets longitude.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getUserId()
Gets user id.
|
void |
setBizTime(Date bizTime)
Sets biz time.
|
void |
setEventCode(String eventCode)
Sets event code.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setLatitude(Long latitude)
Sets latitude.
|
void |
setLongitude(Long longitude)
Sets longitude.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayMarketingToolPromocommoptOpeneventSendModel()
public Date getBizTime()
public void setBizTime(Date bizTime)
bizTime
- the biz timepublic String getEventCode()
public void setEventCode(String eventCode)
eventCode
- the event codepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic Long getLatitude()
public void setLatitude(Long latitude)
latitude
- the latitudepublic Long getLongitude()
public void setLongitude(Long longitude)
longitude
- the longitudepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.