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