public class AlipayPcreditLoanSideloanrepayRepayApplyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPcreditLoanSideloanrepayRepayApplyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExtension() |
String |
getInstitutionRepaymentNo() |
String |
getOpenId() |
String |
getPaymentParams() |
String |
getReturnCode() |
String |
getReturnSubCode() |
String |
getReturnSubMessage() |
void |
setExtension(String extension) |
void |
setInstitutionRepaymentNo(String institutionRepaymentNo) |
void |
setOpenId(String openId) |
void |
setPaymentParams(String paymentParams) |
void |
setReturnCode(String returnCode) |
void |
setReturnSubCode(String returnSubCode) |
void |
setReturnSubMessage(String returnSubMessage) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayPcreditLoanSideloanrepayRepayApplyResponse()
public void setExtension(String extension)
public String getExtension()
public void setInstitutionRepaymentNo(String institutionRepaymentNo)
public String getInstitutionRepaymentNo()
public void setOpenId(String openId)
public String getOpenId()
public void setPaymentParams(String paymentParams)
public String getPaymentParams()
public void setReturnCode(String returnCode)
public String getReturnCode()
public void setReturnSubCode(String returnSubCode)
public String getReturnSubCode()
public void setReturnSubMessage(String returnSubMessage)
public String getReturnSubMessage()
Copyright © 2024. All rights reserved.