public class AlipayEbppInstserviceContractdeductUnsignResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInstserviceContractdeductUnsignResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getProcessId() |
String |
getResultCode() |
String |
getResultMsg() |
Boolean |
getSuccess() |
void |
setProcessId(String processId) |
void |
setResultCode(String resultCode) |
void |
setResultMsg(String resultMsg) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInstserviceContractdeductUnsignResponse()
public void setProcessId(String processId)
public String getProcessId()
public void setResultCode(String resultCode)
public String getResultCode()
public void setResultMsg(String resultMsg)
public String getResultMsg()
public void setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2023. All rights reserved.