public class AlipayOfflineMarketShopPublicUnbindResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOfflineMarketShopPublicUnbindResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getErrorUnBindingShopIds() |
Long |
getTotalError() |
Long |
getTotalSuccess() |
void |
setErrorUnBindingShopIds(List<String> errorUnBindingShopIds) |
void |
setTotalError(Long totalError) |
void |
setTotalSuccess(Long totalSuccess) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOfflineMarketShopPublicUnbindResponse()
Copyright © 2020. All rights reserved.