public class AlipayMarketingVoucherListQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingVoucherListQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<VoucherLiteInfo> |
getVouchers()
Gets vouchers.
|
void |
setVouchers(List<VoucherLiteInfo> vouchers)
Sets vouchers.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingVoucherListQueryResponse()
public void setVouchers(List<VoucherLiteInfo> vouchers)
vouchers
- the voucherspublic List<VoucherLiteInfo> getVouchers()
Copyright © 2018. All rights reserved.