public class AlipayOfflineMarketingVoucherStatusQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOfflineMarketingVoucherStatusQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getVoucherId()
Gets voucher id.
|
String |
getVoucherStatus()
Gets voucher status.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setVoucherId(String voucherId)
Sets voucher id.
|
void |
setVoucherStatus(String voucherStatus)
Sets voucher status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOfflineMarketingVoucherStatusQueryResponse()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getExtInfo()
public void setVoucherId(String voucherId)
voucherId - the voucher idpublic String getVoucherId()
public void setVoucherStatus(String voucherStatus)
voucherStatus - the voucher statuspublic String getVoucherStatus()
Copyright © 2018. All rights reserved.