public class AlipayEbppIsvImportedbillQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppIsvImportedbillQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getChargeInst() |
Date |
getEndDate() |
String |
getOrgCode() |
Date |
getStartDate() |
String |
getSubBizType() |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setEndDate(Date endDate) |
void |
setOrgCode(String orgCode) |
void |
setStartDate(Date startDate) |
void |
setSubBizType(String subBizType) |
public String getBizType()
public void setBizType(String bizType)
public String getChargeInst()
public void setChargeInst(String chargeInst)
public Date getEndDate()
public void setEndDate(Date endDate)
public String getOrgCode()
public void setOrgCode(String orgCode)
public Date getStartDate()
public void setStartDate(Date startDate)
public String getSubBizType()
public void setSubBizType(String subBizType)
Copyright © 2023. All rights reserved.