public class AlipayMarketingVoucherSendResponse extends AlipayResponse
| Constructor and Description | 
|---|
AlipayMarketingVoucherSendResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUserId()
Gets user id. 
 | 
String | 
getVoucherId()
Gets voucher id. 
 | 
void | 
setUserId(String userId)
Sets user id. 
 | 
void | 
setVoucherId(String voucherId)
Sets voucher id. 
 | 
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setUserId(String userId)
userId - the user idpublic String getUserId()
public void setVoucherId(String voucherId)
voucherId - the voucher idpublic String getVoucherId()
Copyright © 2018. All rights reserved.