public class AlipayFundCouponTemplateMerchantQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundCouponTemplateMerchantQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getHasNext() |
List<GiftUserTemplateBoxInfo> |
getTemplates() |
void |
setHasNext(Boolean hasNext) |
void |
setTemplates(List<GiftUserTemplateBoxInfo> templates) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundCouponTemplateMerchantQueryResponse()
public void setHasNext(Boolean hasNext)
public Boolean getHasNext()
public void setTemplates(List<GiftUserTemplateBoxInfo> templates)
public List<GiftUserTemplateBoxInfo> getTemplates()
Copyright © 2023. All rights reserved.