public class KoubeiAdvertDeliveryDiscountBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiAdvertDeliveryDiscountBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<DiscountInfo> |
getDiscounts()
Gets discounts.
|
KbAdvertIdentifyResponse |
getPurchaseDatas()
Gets purchase datas.
|
String |
getRecommendId()
Gets recommend id.
|
void |
setDiscounts(List<DiscountInfo> discounts)
Sets discounts.
|
void |
setPurchaseDatas(KbAdvertIdentifyResponse purchaseDatas)
Sets purchase datas.
|
void |
setRecommendId(String recommendId)
Sets recommend id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiAdvertDeliveryDiscountBatchqueryResponse()
public void setDiscounts(List<DiscountInfo> discounts)
discounts
- the discountspublic List<DiscountInfo> getDiscounts()
public void setPurchaseDatas(KbAdvertIdentifyResponse purchaseDatas)
purchaseDatas
- the purchase dataspublic KbAdvertIdentifyResponse getPurchaseDatas()
public void setRecommendId(String recommendId)
recommendId
- the recommend idpublic String getRecommendId()
Copyright © 2018. All rights reserved.