public class KoubeiMarketingDataMallDiscountQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingDataMallDiscountQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<CardInfo> |
getCardList()
Gets card list.
|
List<CodeCouponInfo> |
getCodeCouponList()
Gets code coupon list.
|
List<ConsumeInfo> |
getConsumeList()
Gets consume list.
|
List<ReduceInfo> |
getReduceList()
Gets reduce list.
|
void |
setCardList(List<CardInfo> cardList)
Sets card list.
|
void |
setCodeCouponList(List<CodeCouponInfo> codeCouponList)
Sets code coupon list.
|
void |
setConsumeList(List<ConsumeInfo> consumeList)
Sets consume list.
|
void |
setReduceList(List<ReduceInfo> reduceList)
Sets reduce list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingDataMallDiscountQueryResponse()
public void setCardList(List<CardInfo> cardList)
cardList
- the card listpublic void setCodeCouponList(List<CodeCouponInfo> codeCouponList)
codeCouponList
- the code coupon listpublic List<CodeCouponInfo> getCodeCouponList()
public void setConsumeList(List<ConsumeInfo> consumeList)
consumeList
- the consume listpublic List<ConsumeInfo> getConsumeList()
public void setReduceList(List<ReduceInfo> reduceList)
reduceList
- the reduce listpublic List<ReduceInfo> getReduceList()
Copyright © 2018. All rights reserved.