public class AlipayTradeRepaybillOrderCreateandpayResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayTradeRepaybillOrderCreateandpayResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillNo() |
String |
getRepayAmount() |
String |
getRepayFundOrderNo() |
String |
getRepayStatus() |
void |
setBillNo(String billNo) |
void |
setRepayAmount(String repayAmount) |
void |
setRepayFundOrderNo(String repayFundOrderNo) |
void |
setRepayStatus(String repayStatus) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayTradeRepaybillOrderCreateandpayResponse()
public void setBillNo(String billNo)
public String getBillNo()
public void setRepayAmount(String repayAmount)
public String getRepayAmount()
public void setRepayFundOrderNo(String repayFundOrderNo)
public String getRepayFundOrderNo()
public void setRepayStatus(String repayStatus)
public String getRepayStatus()
Copyright © 2023. All rights reserved.