| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse |
LocationsApi.listLocations()
Provides details about all of the seller's
[locations](https://developer.squareup.com/docs/locations-api), including those with an
inactive status.
|
ListLocationsResponse |
DefaultLocationsApi.listLocations()
Provides details about all of the seller's
[locations](https://developer.squareup.com/docs/locations-api), including those with an
inactive status.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListLocationsResponse> |
LocationsApi.listLocationsAsync()
Provides details about all of the seller's
[locations](https://developer.squareup.com/docs/locations-api), including those with an
inactive status.
|
CompletableFuture<ListLocationsResponse> |
DefaultLocationsApi.listLocationsAsync()
Provides details about all of the seller's
[locations](https://developer.squareup.com/docs/locations-api), including those with an
inactive status.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse |
ListLocationsResponse.Builder.build()
Builds a new
ListLocationsResponse object using the set fields. |
Copyright © 2022. All rights reserved.