public class KoubeiRetailWmsGoodsBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiRetailWmsGoodsBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<GoodsVO> |
getGoods()
Gets goods.
|
String |
getTotalCount()
Gets total count.
|
void |
setGoods(List<GoodsVO> goods)
Sets goods.
|
void |
setTotalCount(String totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiRetailWmsGoodsBatchqueryResponse()
Copyright © 2018. All rights reserved.