public class AlipayOfflineMarketingVoucherCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketingVoucherCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityId()
Gets activity id.
|
String |
getVoucherId()
Gets voucher id.
|
void |
setActivityId(String activityId)
Sets activity id.
|
void |
setVoucherId(String voucherId)
Sets voucher id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMarketingVoucherCreateResponse()
public void setActivityId(String activityId)
activityId
- the activity idpublic String getActivityId()
public void setVoucherId(String voucherId)
voucherId
- the voucher idpublic String getVoucherId()
Copyright © 2018. All rights reserved.