public class AlipayBusinessPaymenthubCloseResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBusinessPaymenthubCloseResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannel() |
String |
getPayAmount() |
String |
getPaymentId() |
String |
getPayRequestNo() |
void |
setChannel(String channel) |
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 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.