public class HuanxuTradeOrderCloseResponse extends AlipayResponse
| 构造器和说明 |
|---|
HuanxuTradeOrderCloseResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannel() |
ExtContext |
getExtContext() |
String |
getPayAmount() |
String |
getPaymentId() |
String |
getPayRequestNo() |
void |
setChannel(String channel) |
void |
setExtContext(ExtContext extContext) |
void |
setPayAmount(String payAmount) |
void |
setPaymentId(String paymentId) |
void |
setPayRequestNo(String payRequestNo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setChannel(String channel)
public String getChannel()
public void setExtContext(ExtContext extContext)
public ExtContext getExtContext()
public void setPayAmount(String payAmount)
public String getPayAmount()
public void setPayRequestNo(String payRequestNo)
public String getPayRequestNo()
public void setPaymentId(String paymentId)
public String getPaymentId()
Copyright © 2023. All rights reserved.