public class AlipayEbppCommonBillkeyQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppCommonBillkeyQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getChargeInst() |
String |
getSubBizType() |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setSubBizType(String subBizType) |
public String getBizType()
public void setBizType(String bizType)
public String getChargeInst()
public void setChargeInst(String chargeInst)
public String getSubBizType()
public void setSubBizType(String subBizType)
Copyright © 2020. All rights reserved.