public class GetAccountTransferListResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAccountTransferListResponseBody.GetAccountTransferListResponseBodyItemList |
| 限定符和类型 | 字段和说明 |
|---|---|
List<GetAccountTransferListResponseBody.GetAccountTransferListResponseBodyItemList> |
itemList |
Long |
totalCount |
| 构造器和说明 |
|---|
GetAccountTransferListResponseBody() |
@NameInMap(value="itemList") public List<GetAccountTransferListResponseBody.GetAccountTransferListResponseBodyItemList> itemList
@NameInMap(value="totalCount") public Long totalCount
public static GetAccountTransferListResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetAccountTransferListResponseBody setItemList(List<GetAccountTransferListResponseBody.GetAccountTransferListResponseBodyItemList> itemList)
public List<GetAccountTransferListResponseBody.GetAccountTransferListResponseBodyItemList> getItemList()
public GetAccountTransferListResponseBody setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.