public class AlipayEbppIndustryRentBillbatchQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustryRentBillbatchQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RentPayQueryBillListResponse> |
getBatchList() |
String |
getTotalAmount() |
void |
setBatchList(List<RentPayQueryBillListResponse> batchList) |
void |
setTotalAmount(String totalAmount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustryRentBillbatchQueryResponse()
public void setBatchList(List<RentPayQueryBillListResponse> batchList)
public List<RentPayQueryBillListResponse> getBatchList()
public void setTotalAmount(String totalAmount)
public String getTotalAmount()
Copyright © 2024. All rights reserved.