| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
FundStatementsDailyGetResponse |
FundStatementsDailyApi.fundStatementsDailyGet(Long accountId,
String fundType,
DateRange dateRange,
String tradeType,
List<String> fields)
获取资金账户日结明细
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<FundStatementsDailyGetResponse> |
FundStatementsDailyApi.fundStatementsDailyGetWithHttpInfo(Long accountId,
String fundType,
DateRange dateRange,
String tradeType,
List<String> fields)
获取资金账户日结明细
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
FundStatementsDailyApi.fundStatementsDailyGetAsync(Long accountId,
String fundType,
DateRange dateRange,
String tradeType,
List<String> fields,
ApiCallback<FundStatementsDailyGetResponse> callback)
获取资金账户日结明细 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
FundStatementsDailyGetResponse |
FundStatementsDailyGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
FundStatementsDailyGetResponse |
FundStatementsDailyGetResponse.code(Long code) |
FundStatementsDailyGetResponse |
FundStatementsDailyGetResponse.data(FundStatementsDailyGetResponseData data) |
FundStatementsDailyGetResponse |
FundStatementsDailyGetResponse.errors(List<ApiErrorStruct> errors) |
FundStatementsDailyGetResponse |
FundStatementsDailyGetResponse.message(String message) |
FundStatementsDailyGetResponse |
FundStatementsDailyGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.