public class MybankCreditSceneprodPrepaymentApplyResponse extends AlipayResponse
| 构造器和说明 |
|---|
MybankCreditSceneprodPrepaymentApplyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAcceptRepay() |
String |
getBizType() |
String |
getFailReason() |
String |
getPrepaymentAmt() |
String |
getPrepaymentApplyNo() |
String |
getPrepaymentIntAmt() |
String |
getPrepaymentPenAmt() |
String |
getPrepaymentPrinAmt() |
String |
getRetry() |
String |
getTraceId() |
String |
getTradeStatus() |
void |
setAcceptRepay(String acceptRepay) |
void |
setBizType(String bizType) |
void |
setFailReason(String failReason) |
void |
setPrepaymentAmt(String prepaymentAmt) |
void |
setPrepaymentApplyNo(String prepaymentApplyNo) |
void |
setPrepaymentIntAmt(String prepaymentIntAmt) |
void |
setPrepaymentPenAmt(String prepaymentPenAmt) |
void |
setPrepaymentPrinAmt(String prepaymentPrinAmt) |
void |
setRetry(String retry) |
void |
setTraceId(String traceId) |
void |
setTradeStatus(String tradeStatus) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditSceneprodPrepaymentApplyResponse()
public void setAcceptRepay(String acceptRepay)
public String getAcceptRepay()
public void setBizType(String bizType)
public String getBizType()
public void setFailReason(String failReason)
public String getFailReason()
public void setPrepaymentAmt(String prepaymentAmt)
public String getPrepaymentAmt()
public void setPrepaymentApplyNo(String prepaymentApplyNo)
public String getPrepaymentApplyNo()
public void setPrepaymentIntAmt(String prepaymentIntAmt)
public String getPrepaymentIntAmt()
public void setPrepaymentPenAmt(String prepaymentPenAmt)
public String getPrepaymentPenAmt()
public void setPrepaymentPrinAmt(String prepaymentPrinAmt)
public String getPrepaymentPrinAmt()
public void setRetry(String retry)
public String getRetry()
public void setTraceId(String traceId)
public String getTraceId()
public void setTradeStatus(String tradeStatus)
public String getTradeStatus()
Copyright © 2023. All rights reserved.