public class KoubeiMarketingDataMallDiscountQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMarketingDataMallDiscountQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CardInfo> |
getCardList() |
List<CodeCouponInfo> |
getCodeCouponList() |
List<ConsumeInfo> |
getConsumeList() |
List<ReduceInfo> |
getReduceList() |
void |
setCardList(List<CardInfo> cardList) |
void |
setCodeCouponList(List<CodeCouponInfo> codeCouponList) |
void |
setConsumeList(List<ConsumeInfo> consumeList) |
void |
setReduceList(List<ReduceInfo> reduceList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingDataMallDiscountQueryResponse()
public void setCodeCouponList(List<CodeCouponInfo> codeCouponList)
public List<CodeCouponInfo> getCodeCouponList()
public void setConsumeList(List<ConsumeInfo> consumeList)
public List<ConsumeInfo> getConsumeList()
public void setReduceList(List<ReduceInfo> reduceList)
public List<ReduceInfo> getReduceList()
Copyright © 2020. All rights reserved.