public class PromoTool extends AlipayObject
Constructor and Description |
---|
PromoTool() |
Modifier and Type | Method and Description |
---|---|
PointCard |
getPointCard()
Gets point card.
|
SendRule |
getSendRule()
Gets send rule.
|
String |
getStatus()
Gets status.
|
Voucher |
getVoucher()
Gets voucher.
|
String |
getVoucherNo()
Gets voucher no.
|
void |
setPointCard(PointCard pointCard)
Sets point card.
|
void |
setSendRule(SendRule sendRule)
Sets send rule.
|
void |
setStatus(String status)
Sets status.
|
void |
setVoucher(Voucher voucher)
Sets voucher.
|
void |
setVoucherNo(String voucherNo)
Sets voucher no.
|
public PointCard getPointCard()
public void setPointCard(PointCard pointCard)
pointCard
- the point cardpublic SendRule getSendRule()
public void setSendRule(SendRule sendRule)
sendRule
- the send rulepublic String getStatus()
public void setStatus(String status)
status
- the statuspublic Voucher getVoucher()
public void setVoucher(Voucher voucher)
voucher
- the voucherpublic String getVoucherNo()
public void setVoucherNo(String voucherNo)
voucherNo
- the voucher noCopyright © 2018. All rights reserved.