public class AntMerchantExpandDeliveryGoodsinfoSyncResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandDeliveryGoodsinfoSyncResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAssignItemId() |
String |
getErrorCode()
废弃方法,请使用getCode替换
|
String |
getErrorDesc() |
String |
getSuccess() |
void |
setAssignItemId(String assignItemId) |
void |
setErrorCode(String errorCode)
废弃方法,请使用setCode替换
|
void |
setErrorDesc(String errorDesc) |
void |
setSuccess(String success) |
getBody, getCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setMsg, setParams, setSubCode, setSubMsgpublic AntMerchantExpandDeliveryGoodsinfoSyncResponse()
public void setAssignItemId(String assignItemId)
public String getAssignItemId()
public void setErrorCode(String errorCode)
AlipayResponsesetErrorCode 在类中 AlipayResponsepublic String getErrorCode()
AlipayResponsegetErrorCode 在类中 AlipayResponsepublic void setErrorDesc(String errorDesc)
public String getErrorDesc()
public void setSuccess(String success)
public String getSuccess()
Copyright © 2023. All rights reserved.