public class AlipayOverseasTravelPromotionGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOverseasTravelPromotionGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PromotionInfo> |
getPromotions()
Gets promotions.
|
Long |
getTotal()
Gets total.
|
void |
setPromotions(List<PromotionInfo> promotions)
Sets promotions.
|
void |
setTotal(Long total)
Sets total.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOverseasTravelPromotionGetResponse()
public void setPromotions(List<PromotionInfo> promotions)
promotions - the promotionspublic List<PromotionInfo> getPromotions()
public void setTotal(Long total)
total - the totalpublic Long getTotal()
Copyright © 2018. All rights reserved.