| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateCheckoutResponse |
CheckoutApi.createCheckout(String locationId,
CreateCheckoutRequest body)
Deprecated.
|
CreateCheckoutResponse |
DefaultCheckoutApi.createCheckout(String locationId,
CreateCheckoutRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateCheckoutResponse> |
CheckoutApi.createCheckoutAsync(String locationId,
CreateCheckoutRequest body)
Deprecated.
|
CompletableFuture<CreateCheckoutResponse> |
DefaultCheckoutApi.createCheckoutAsync(String locationId,
CreateCheckoutRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCheckoutResponse |
CreateCheckoutResponse.Builder.build()
Builds a new
CreateCheckoutResponse object using the set fields. |
Copyright © 2024. All rights reserved.