| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
SettleAccountResponse |
FactsApi.settleAccount(String login,
String representing,
SettleAccountRequest body)
Settle Account
|
com.squareup.okhttp.Call |
FactsApi.settleAccountAsync(String login,
String representing,
SettleAccountRequest body,
ApiCallback<SettleAccountResponse> callback)
Settle Account (asynchronously)
|
com.squareup.okhttp.Call |
FactsApi.settleAccountCall(String login,
String representing,
SettleAccountRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for settleAccount
|
ApiResponse<SettleAccountResponse> |
FactsApi.settleAccountWithHttpInfo(String login,
String representing,
SettleAccountRequest body)
Settle Account
|
| Modifier and Type | Method and Description |
|---|---|
SettleAccountRequest |
SettleAccountRequest.includeSummary(Boolean includeSummary) |
SettleAccountRequest |
SettleAccountRequest.tokenPayment(TokenPayment tokenPayment) |
Copyright © 2018. All rights reserved.