| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
CategorizationCheckResults |
MocksAndTestsApi.checkCategorization(TransactionsData body)
Check categorization
This service can be used to check the categorization for a given set of transactions, without the need of having the transactions actually imported in finAPI.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CategorizationCheckResults> |
MocksAndTestsApi.checkCategorizationWithHttpInfo(TransactionsData body)
Check categorization
This service can be used to check the categorization for a given set of transactions, without the need of having the transactions actually imported in finAPI.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MocksAndTestsApi.checkCategorizationAsync(TransactionsData body,
ApiCallback<CategorizationCheckResults> callback)
Check categorization (asynchronously)
This service can be used to check the categorization for a given set of transactions, without the need of having the transactions actually imported in finAPI.
|
| Modifier and Type | Method and Description |
|---|---|
CategorizationCheckResults |
CategorizationCheckResults.addCategorizationCheckResultItem(CategorizationCheckResult categorizationCheckResultItem) |
CategorizationCheckResults |
CategorizationCheckResults.categorizationCheckResult(List<CategorizationCheckResult> categorizationCheckResult) |
Copyright © 2018. All rights reserved.