public class AlipayEbppProdmodeReconconfQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEbppProdmodeReconconfQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getChargeoffCode()
Gets chargeoff code.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setChargeoffCode(String chargeoffCode)
Sets chargeoff code.
|
public AlipayEbppProdmodeReconconfQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getChargeoffCode()
public void setChargeoffCode(String chargeoffCode)
chargeoffCode - the chargeoff codeCopyright © 2018. All rights reserved.