public class AlipayEbppJfBillkeyConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppJfBillkeyConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddress() |
String |
getBillkey() |
String |
getBizType() |
String |
getChargeInst() |
String |
getOutBizNo() |
String |
getOwnerName() |
String |
getSubBizType() |
void |
setAddress(String address) |
void |
setBillkey(String billkey) |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setOutBizNo(String outBizNo) |
void |
setOwnerName(String ownerName) |
void |
setSubBizType(String subBizType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAddress(String address)
public String getAddress()
public void setBillkey(String billkey)
public String getBillkey()
public void setBizType(String bizType)
public String getBizType()
public void setChargeInst(String chargeInst)
public String getChargeInst()
public void setOutBizNo(String outBizNo)
public String getOutBizNo()
public void setOwnerName(String ownerName)
public String getOwnerName()
public void setSubBizType(String subBizType)
public String getSubBizType()
Copyright © 2024. All rights reserved.