public class AlipayEbppBillGetResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppBillGetResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAlipayOrderNo(String alipayOrderNo)
public String getAlipayOrderNo()
public void setBillDate(String billDate)
public String getBillDate()
public void setBillKey(String billKey)
public String getBillKey()
public void setChargeInst(String chargeInst)
public String getChargeInst()
public void setChargeInstName(String chargeInstName)
public String getChargeInstName()
public void setMerchantOrderNo(String merchantOrderNo)
public String getMerchantOrderNo()
public void setOrderStatus(String orderStatus)
public String getOrderStatus()
public void setOrderType(String orderType)
public String getOrderType()
public void setOwnerName(String ownerName)
public String getOwnerName()
public void setPayAmount(String payAmount)
public String getPayAmount()
public void setPayTime(String payTime)
public String getPayTime()
public void setServiceAmount(String serviceAmount)
public String getServiceAmount()
public void setSubOrderType(String subOrderType)
public String getSubOrderType()
public void setTrafficLocation(String trafficLocation)
public String getTrafficLocation()
public void setTrafficRegulations(String trafficRegulations)
public String getTrafficRegulations()
Copyright © 2020. All rights reserved.