| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.accountAlias(String accountAlias) |
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.authListStr(String authListStr) |
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.relation(Integer relation) |
CreateFinancialRelationRequest |
CreateFinancialRelationRequest.subAccountID(Long subAccountID) |
Copyright © 2025. All rights reserved.