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