public class AlipayOfflineMarketShopPublicBindResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketShopPublicBindResponse() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getErrorBindingShopIds()
Gets error binding shop ids.
|
Long |
getTotalError()
Gets total error.
|
Long |
getTotalSuccess()
Gets total success.
|
void |
setErrorBindingShopIds(List<String> errorBindingShopIds)
Sets error binding shop ids.
|
void |
setTotalError(Long totalError)
Sets total error.
|
void |
setTotalSuccess(Long totalSuccess)
Sets total success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMarketShopPublicBindResponse()
public void setErrorBindingShopIds(List<String> errorBindingShopIds)
errorBindingShopIds
- the error binding shop idspublic List<String> getErrorBindingShopIds()
public void setTotalError(Long totalError)
totalError
- the total errorpublic Long getTotalError()
public void setTotalSuccess(Long totalSuccess)
totalSuccess
- the total successpublic Long getTotalSuccess()
Copyright © 2018. All rights reserved.