public class AlipayEbppIndustryPerformOrderRefundResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustryPerformOrderRefundResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillAmount() |
String |
getBillNo() |
String |
getInstCode() |
String |
getOutNo() |
String |
getPayAmount() |
String |
getServiceCode() |
void |
setBillAmount(String billAmount) |
void |
setBillNo(String billNo) |
void |
setInstCode(String instCode) |
void |
setOutNo(String outNo) |
void |
setPayAmount(String payAmount) |
void |
setServiceCode(String serviceCode) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustryPerformOrderRefundResponse()
public void setBillAmount(String billAmount)
public String getBillAmount()
public void setBillNo(String billNo)
public String getBillNo()
public void setInstCode(String instCode)
public String getInstCode()
public void setOutNo(String outNo)
public String getOutNo()
public void setPayAmount(String payAmount)
public String getPayAmount()
public void setServiceCode(String serviceCode)
public String getServiceCode()
Copyright © 2023. All rights reserved.