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