public class AlipayCommerceAcommunicationDistributionFlowitemBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceAcommunicationDistributionFlowitemBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCount() |
List<FlowItemInfo> |
getItemList() |
void |
setCount(Long count) |
void |
setItemList(List<FlowItemInfo> itemList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceAcommunicationDistributionFlowitemBatchqueryResponse()
public void setCount(Long count)
public Long getCount()
public void setItemList(List<FlowItemInfo> itemList)
public List<FlowItemInfo> getItemList()
Copyright © 2024. All rights reserved.