public class KoubeiMemberDataItemBigbuyQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMemberDataItemBigbuyQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndexBigbuyItem> |
getBigBuyItemList() |
Long |
getCurrentTime() |
Long |
getGmtEnd() |
Long |
getGmtStart() |
IndexBlockBanner |
getIndexBlockBanner() |
String |
getPromoSchema() |
void |
setBigBuyItemList(List<IndexBigbuyItem> bigBuyItemList) |
void |
setCurrentTime(Long currentTime) |
void |
setGmtEnd(Long gmtEnd) |
void |
setGmtStart(Long gmtStart) |
void |
setIndexBlockBanner(IndexBlockBanner indexBlockBanner) |
void |
setPromoSchema(String promoSchema) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBigBuyItemList(List<IndexBigbuyItem> bigBuyItemList)
public List<IndexBigbuyItem> getBigBuyItemList()
public void setCurrentTime(Long currentTime)
public Long getCurrentTime()
public void setGmtEnd(Long gmtEnd)
public Long getGmtEnd()
public void setGmtStart(Long gmtStart)
public Long getGmtStart()
public void setIndexBlockBanner(IndexBlockBanner indexBlockBanner)
public IndexBlockBanner getIndexBlockBanner()
public void setPromoSchema(String promoSchema)
public String getPromoSchema()
Copyright © 2020. All rights reserved.