public class AlipayOfflineMarketingVoucherStatusQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOfflineMarketingVoucherStatusQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutBizNo()
Gets out biz no.
|
String |
getVoucherId()
Gets voucher id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setVoucherId(String voucherId)
Sets voucher id.
|
public AlipayOfflineMarketingVoucherStatusQueryModel()
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getVoucherId()
public void setVoucherId(String voucherId)
voucherId - the voucher idCopyright © 2018. All rights reserved.