public class AlipayMerchantGroupAssistantServiceBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantGroupAssistantServiceBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ServiceAssistantRecordVO> |
getAssistantRecordList() |
Long |
getTotalCount() |
void |
setAssistantRecordList(List<ServiceAssistantRecordVO> assistantRecordList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMerchantGroupAssistantServiceBatchqueryResponse()
public void setAssistantRecordList(List<ServiceAssistantRecordVO> assistantRecordList)
public List<ServiceAssistantRecordVO> getAssistantRecordList()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2024. All rights reserved.