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