public class KoubeiRetailKbcodeQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiRetailKbcodeQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<RetailKbcodeQueryVo> |
getCodeInfoList()
Gets code info list.
|
Long |
getTotalCount()
Gets total count.
|
void |
setCodeInfoList(List<RetailKbcodeQueryVo> codeInfoList)
Sets code info list.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCodeInfoList(List<RetailKbcodeQueryVo> codeInfoList)
codeInfoList - the code info listpublic List<RetailKbcodeQueryVo> getCodeInfoList()
public void setTotalCount(Long totalCount)
totalCount - the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.