public class AlipayEbppIndustrySupervisionOrderfundUnfreezeResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustrySupervisionOrderfundUnfreezeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAmount() |
String |
getCurrency() |
String |
getOutFlowId() |
String |
getRelationOutOrderNo() |
void |
setAmount(String amount) |
void |
setCurrency(String currency) |
void |
setOutFlowId(String outFlowId) |
void |
setRelationOutOrderNo(String relationOutOrderNo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustrySupervisionOrderfundUnfreezeResponse()
public void setAmount(String amount)
public String getAmount()
public void setCurrency(String currency)
public String getCurrency()
public void setOutFlowId(String outFlowId)
public String getOutFlowId()
public void setRelationOutOrderNo(String relationOutOrderNo)
public String getRelationOutOrderNo()
Copyright © 2024. All rights reserved.