public class AlipayOfflineMarketingVoucherModifyResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOfflineMarketingVoucherModifyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVoucherId()
Gets voucher id.
|
String |
getVoucherStatus()
Gets voucher status.
|
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 AlipayOfflineMarketingVoucherModifyResponse()
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.