public class AlipayOfflineMarketShopPublicUnbindResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketShopPublicUnbindResponse() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getErrorUnBindingShopIds()
Gets error un binding shop ids.
|
Long |
getTotalError()
Gets total error.
|
Long |
getTotalSuccess()
Gets total success.
|
void |
setErrorUnBindingShopIds(List<String> errorUnBindingShopIds)
Sets error un 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 AlipayOfflineMarketShopPublicUnbindResponse()
public void setErrorUnBindingShopIds(List<String> errorUnBindingShopIds)
errorUnBindingShopIds
- the error un binding shop idspublic List<String> getErrorUnBindingShopIds()
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.