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