| 程序包 | 说明 |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateFinancialRelationResponse |
BillingApi.createFinancialRelation(CreateFinancialRelationRequest body) |
com.squareup.okhttp.Call |
BillingApi.createFinancialRelationAsync(CreateFinancialRelationRequest body,
ApiCallback<CreateFinancialRelationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
BillingApi.createFinancialRelationCall(CreateFinancialRelationRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createFinancialRelation
|
ApiResponse<CreateFinancialRelationResponse> |
BillingApi.createFinancialRelationWithHttpInfo(@NotNull CreateFinancialRelationRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.accountAlias(String accountAlias) |
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.relation(Integer relation) |
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.subAccountID(Integer subAccountID) |
Copyright © 2024. All rights reserved.