public class AlipayPcreditHuabeiDiscountBillQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPcreditHuabeiDiscountBillQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChargeNo() |
String |
getDiscountAmount() |
String |
getPayTradeNo() |
String |
getTradeAmount() |
Date |
getTradeTime() |
void |
setChargeNo(String chargeNo) |
void |
setDiscountAmount(String discountAmount) |
void |
setPayTradeNo(String payTradeNo) |
void |
setTradeAmount(String tradeAmount) |
void |
setTradeTime(Date tradeTime) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayPcreditHuabeiDiscountBillQueryResponse()
public void setChargeNo(String chargeNo)
public String getChargeNo()
public void setDiscountAmount(String discountAmount)
public String getDiscountAmount()
public void setPayTradeNo(String payTradeNo)
public String getPayTradeNo()
public void setTradeAmount(String tradeAmount)
public String getTradeAmount()
public void setTradeTime(Date tradeTime)
public Date getTradeTime()
Copyright © 2020. All rights reserved.