public class AlipayInsAutoServiceCouponVerifyModel extends AlipayObject
Constructor and Description |
---|
AlipayInsAutoServiceCouponVerifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizData()
Gets biz data.
|
String |
getCouponId()
Gets coupon id.
|
String |
getEvent()
Gets event.
|
String |
getEventDate()
Gets event date.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getSpCouponId()
Gets sp coupon id.
|
String |
getUserId()
Gets user id.
|
void |
setBizData(String bizData)
Sets biz data.
|
void |
setCouponId(String couponId)
Sets coupon id.
|
void |
setEvent(String event)
Sets event.
|
void |
setEventDate(String eventDate)
Sets event date.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setSpCouponId(String spCouponId)
Sets sp coupon id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayInsAutoServiceCouponVerifyModel()
public String getBizData()
public void setBizData(String bizData)
bizData
- the biz datapublic String getCouponId()
public void setCouponId(String couponId)
couponId
- the coupon idpublic String getEvent()
public void setEvent(String event)
event
- the eventpublic String getEventDate()
public void setEventDate(String eventDate)
eventDate
- the event datepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getSpCouponId()
public void setSpCouponId(String spCouponId)
spCouponId
- the sp coupon idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.