public class AlipayDataDataserviceLbsDiscountBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayDataDataserviceLbsDiscountBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AntlbsKBDiscountInfo> |
getDiscounts()
Gets discounts.
|
void |
setDiscounts(List<AntlbsKBDiscountInfo> discounts)
Sets discounts.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataDataserviceLbsDiscountBatchqueryResponse()
public void setDiscounts(List<AntlbsKBDiscountInfo> discounts)
discounts - the discountspublic List<AntlbsKBDiscountInfo> getDiscounts()
Copyright © 2018. All rights reserved.