public class KoubeiServindustryPortfolioShopBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiServindustryPortfolioShopBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getPortfolioCount()
Gets portfolio count.
|
List<PortfolioInfoOpenModel> |
getPortfolioInfoList()
Gets portfolio info list.
|
void |
setPortfolioCount(Long portfolioCount)
Sets portfolio count.
|
void |
setPortfolioInfoList(List<PortfolioInfoOpenModel> portfolioInfoList)
Sets portfolio info list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiServindustryPortfolioShopBatchqueryResponse()
public void setPortfolioCount(Long portfolioCount)
portfolioCount - the portfolio countpublic Long getPortfolioCount()
public void setPortfolioInfoList(List<PortfolioInfoOpenModel> portfolioInfoList)
portfolioInfoList - the portfolio info listpublic List<PortfolioInfoOpenModel> getPortfolioInfoList()
Copyright © 2018. All rights reserved.