public class AlipayEbppEbppBillkeyDeductQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppEbppBillkeyDeductQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillKey() |
String |
getBizType() |
String |
getChargeInst() |
String |
getOpenId() |
String |
getSubBizType() |
String |
getUserId() |
void |
setBillKey(String billKey) |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setOpenId(String openId) |
void |
setSubBizType(String subBizType) |
void |
setUserId(String userId) |
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 setOpenId(String openId)
public String getOpenId()
public void setSubBizType(String subBizType)
public String getSubBizType()
public void setUserId(String userId)
public String getUserId()
Copyright © 2023. All rights reserved.