| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
FundStatementsDetailedGetResponse |
FundStatementsDetailedApi.fundStatementsDetailedGet(Long accountId,
String fundType,
DateRangeTransaction dateRange,
Long page,
Long pageSize,
List<String> fields)
获取资金流水
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<FundStatementsDetailedGetResponse> |
FundStatementsDetailedApi.fundStatementsDetailedGetWithHttpInfo(Long accountId,
String fundType,
DateRangeTransaction dateRange,
Long page,
Long pageSize,
List<String> fields)
获取资金流水
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
FundStatementsDetailedApi.fundStatementsDetailedGetAsync(Long accountId,
String fundType,
DateRangeTransaction dateRange,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<FundStatementsDetailedGetResponse> callback)
获取资金流水 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
FundStatementsDetailedGetResponse |
FundStatementsDetailedGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
FundStatementsDetailedGetResponse |
FundStatementsDetailedGetResponse.code(Long code) |
FundStatementsDetailedGetResponse |
FundStatementsDetailedGetResponse.data(FundStatementsDetailedGetResponseData data) |
FundStatementsDetailedGetResponse |
FundStatementsDetailedGetResponse.errors(List<ApiErrorStruct> errors) |
FundStatementsDetailedGetResponse |
FundStatementsDetailedGetResponse.message(String message) |
FundStatementsDetailedGetResponse |
FundStatementsDetailedGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.