public class AlipayFundIndustryPurchaseResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundIndustryPurchaseResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAmount() |
Date |
getGmtPay() |
String |
getOperationId() |
String |
getOutRequestNo() |
void |
setAmount(String amount) |
void |
setGmtPay(Date gmtPay) |
void |
setOperationId(String operationId) |
void |
setOutRequestNo(String outRequestNo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAmount(String amount)
public String getAmount()
public void setGmtPay(Date gmtPay)
public Date getGmtPay()
public void setOperationId(String operationId)
public String getOperationId()
public void setOutRequestNo(String outRequestNo)
public String getOutRequestNo()
Copyright © 2023. All rights reserved.