| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
RetrieveLocationSettingsResponse |
CheckoutApi.retrieveLocationSettings(String locationId)
Retrieves the location-level settings for a Square-hosted checkout page.
|
RetrieveLocationSettingsResponse |
DefaultCheckoutApi.retrieveLocationSettings(String locationId)
Retrieves the location-level settings for a Square-hosted checkout page.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RetrieveLocationSettingsResponse> |
CheckoutApi.retrieveLocationSettingsAsync(String locationId)
Retrieves the location-level settings for a Square-hosted checkout page.
|
CompletableFuture<RetrieveLocationSettingsResponse> |
DefaultCheckoutApi.retrieveLocationSettingsAsync(String locationId)
Retrieves the location-level settings for a Square-hosted checkout page.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveLocationSettingsResponse |
RetrieveLocationSettingsResponse.Builder.build()
Builds a new
RetrieveLocationSettingsResponse object using the set fields. |
Copyright © 2024. All rights reserved.