public class CouponSendReqBean extends Object
| Constructor and Description |
|---|
CouponSendReqBean() |
CouponSendReqBean(String mobile,
String terminalCode,
Long couponDefId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCouponDefId() |
String |
getMobile() |
String |
getTerminalCode() |
void |
setCouponDefId(Long couponDefId) |
void |
setMobile(String mobile) |
void |
setTerminalCode(String terminalCode) |
public String getMobile()
public void setMobile(String mobile)
public String getTerminalCode()
public void setTerminalCode(String terminalCode)
public Long getCouponDefId()
public void setCouponDefId(Long couponDefId)
Copyright © 2023. All rights reserved.