| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CaptureTransactionResponse |
DefaultTransactionsApi.captureTransaction(String locationId,
String transactionId)
Deprecated.
|
CaptureTransactionResponse |
TransactionsApi.captureTransaction(String locationId,
String transactionId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CaptureTransactionResponse> |
DefaultTransactionsApi.captureTransactionAsync(String locationId,
String transactionId)
Deprecated.
|
CompletableFuture<CaptureTransactionResponse> |
TransactionsApi.captureTransactionAsync(String locationId,
String transactionId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CaptureTransactionResponse |
CaptureTransactionResponse.Builder.build()
Builds a new
CaptureTransactionResponse object using the set fields. |
Copyright © 2022. All rights reserved.