public class AlipayEbppEbppBillkeyDeductUpgradeModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppEbppBillkeyDeductUpgradeModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillKey() |
String |
getBizType() |
String |
getChargeInst() |
String |
getChargeoffInst() |
String |
getOpenId() |
String |
getSubBizType() |
String |
getUserId() |
void |
setBillKey(String billKey) |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setChargeoffInst(String chargeoffInst) |
void |
setOpenId(String openId) |
void |
setSubBizType(String subBizType) |
void |
setUserId(String userId) |
public String getBillKey()
public void setBillKey(String billKey)
public String getBizType()
public void setBizType(String bizType)
public String getChargeInst()
public void setChargeInst(String chargeInst)
public String getChargeoffInst()
public void setChargeoffInst(String chargeoffInst)
public String getOpenId()
public void setOpenId(String openId)
public String getSubBizType()
public void setSubBizType(String subBizType)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.