public class KoubeiRetailWmsPartnerQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiRetailWmsPartnerQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PartnerVO> |
getPartners()
Gets partners.
|
String |
getTotalCount()
Gets total count.
|
void |
setPartners(List<PartnerVO> partners)
Sets partners.
|
void |
setTotalCount(String totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setPartners(List<PartnerVO> partners)
partners - the partnerspublic void setTotalCount(String totalCount)
totalCount - the total countpublic String getTotalCount()
Copyright © 2018. All rights reserved.