public class AlipayFundJointaccountFundallocListQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundJointaccountFundallocListQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AllocDetailDTO> |
getAllocDetailList() |
String |
getLastId() |
void |
setAllocDetailList(List<AllocDetailDTO> allocDetailList) |
void |
setLastId(String lastId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundJointaccountFundallocListQueryResponse()
public void setAllocDetailList(List<AllocDetailDTO> allocDetailList)
public List<AllocDetailDTO> getAllocDetailList()
public void setLastId(String lastId)
public String getLastId()
Copyright © 2023. All rights reserved.