public class KoubeiRetailExtitemShopextitemQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiRetailExtitemShopextitemQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ExtitemDetailInfo> |
getExtitemDetailList()
Gets extitem detail list.
|
Long |
getTotalCount()
Gets total count.
|
void |
setExtitemDetailList(List<ExtitemDetailInfo> extitemDetailList)
Sets extitem detail list.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiRetailExtitemShopextitemQueryResponse()
public void setExtitemDetailList(List<ExtitemDetailInfo> extitemDetailList)
extitemDetailList
- the extitem detail listpublic List<ExtitemDetailInfo> getExtitemDetailList()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.