public class AntMerchantExpandQualityAssetproduceDetectResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandQualityAssetproduceDetectResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDetectErrorCode() |
String |
getDetectErrorDesc() |
ContentErrorInfo |
getDetectErrorInfo() |
Boolean |
getDetectSuccess() |
void |
setDetectErrorCode(String detectErrorCode) |
void |
setDetectErrorDesc(String detectErrorDesc) |
void |
setDetectErrorInfo(ContentErrorInfo detectErrorInfo) |
void |
setDetectSuccess(Boolean detectSuccess) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AntMerchantExpandQualityAssetproduceDetectResponse()
public void setDetectErrorCode(String detectErrorCode)
public String getDetectErrorCode()
public void setDetectErrorDesc(String detectErrorDesc)
public String getDetectErrorDesc()
public void setDetectErrorInfo(ContentErrorInfo detectErrorInfo)
public ContentErrorInfo getDetectErrorInfo()
public void setDetectSuccess(Boolean detectSuccess)
public Boolean getDetectSuccess()
Copyright © 2024. All rights reserved.