public class AlipayPcreditHuabeiPcreditmerchantProductorderApplyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPcreditHuabeiPcreditmerchantProductorderApplyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getBizSuccess() |
String |
getData() |
String |
getErrorCode()
废弃方法,请使用getCode替换
|
String |
getErrorMessage() |
void |
setBizSuccess(Boolean bizSuccess) |
void |
setData(String data) |
void |
setErrorCode(String errorCode)
废弃方法,请使用setCode替换
|
void |
setErrorMessage(String errorMessage) |
getBody, getCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayPcreditHuabeiPcreditmerchantProductorderApplyResponse()
public void setBizSuccess(Boolean bizSuccess)
public Boolean getBizSuccess()
public void setData(String data)
public String getData()
public void setErrorCode(String errorCode)
AlipayResponsesetErrorCode 在类中 AlipayResponsepublic String getErrorCode()
AlipayResponsegetErrorCode 在类中 AlipayResponsepublic void setErrorMessage(String errorMessage)
public String getErrorMessage()
Copyright © 2023. All rights reserved.