| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
V1Order |
DefaultV1TransactionsApi.updateOrder(String locationId,
String orderId,
V1UpdateOrderRequest body)
Deprecated.
|
V1Order |
V1TransactionsApi.updateOrder(String locationId,
String orderId,
V1UpdateOrderRequest body)
Deprecated.
|
CompletableFuture<V1Order> |
DefaultV1TransactionsApi.updateOrderAsync(String locationId,
String orderId,
V1UpdateOrderRequest body)
Deprecated.
|
CompletableFuture<V1Order> |
V1TransactionsApi.updateOrderAsync(String locationId,
String orderId,
V1UpdateOrderRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1UpdateOrderRequest |
V1UpdateOrderRequest.Builder.build()
Builds a new
V1UpdateOrderRequest object using the set fields. |
Copyright © 2022. All rights reserved.