public class KoubeiAdvertDeliveryDiscountGetResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiAdvertDeliveryDiscountGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
DiscountInfo |
getDiscounts()
Gets discounts.
|
String |
getRecommendId()
Gets recommend id.
|
void |
setDiscounts(DiscountInfo discounts)
Sets discounts.
|
void |
setRecommendId(String recommendId)
Sets recommend id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiAdvertDeliveryDiscountGetResponse()
public void setDiscounts(DiscountInfo discounts)
discounts - the discountspublic DiscountInfo getDiscounts()
public void setRecommendId(String recommendId)
recommendId - the recommend idpublic String getRecommendId()
Copyright © 2018. All rights reserved.