public class AlipayEbppBillkeyUpgradeQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppBillkeyUpgradeQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillKey() |
String |
getBizType() |
String |
getChargeInst() |
String |
getSubBizType() |
void |
setBillKey(String billKey) |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setSubBizType(String subBizType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic 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 setSubBizType(String subBizType)
public String getSubBizType()
Copyright © 2023. All rights reserved.