public class AlipayEbppIndustryRentBillbatchQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppIndustryRentBillbatchQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountNo() |
String |
getBillDate() |
String |
getCityCode() |
String |
getOrgCode() |
void |
setAccountNo(String accountNo) |
void |
setBillDate(String billDate) |
void |
setCityCode(String cityCode) |
void |
setOrgCode(String orgCode) |
public AlipayEbppIndustryRentBillbatchQueryModel()
public String getAccountNo()
public void setAccountNo(String accountNo)
public String getBillDate()
public void setBillDate(String billDate)
public String getCityCode()
public void setCityCode(String cityCode)
public String getOrgCode()
public void setOrgCode(String orgCode)
Copyright © 2024. All rights reserved.