| 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.
|
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.
|
com.squareup.okhttp.Call |
MocksAndTestsApi.checkCategorizationCall(TransactionsData body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for checkCategorization
|
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 |
|---|---|
TransactionsData |
TransactionsData.addTransactionDataItem(TransactionDataWithIdentifier transactionDataItem) |
TransactionsData |
TransactionsData.transactionData(List<TransactionDataWithIdentifier> transactionData) |
Copyright © 2018. All rights reserved.