| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
ListSitesResponse |
DefaultSitesApi.listSites()
Lists the Square Online sites that belong to a seller.
|
ListSitesResponse |
SitesApi.listSites()
Lists the Square Online sites that belong to a seller.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListSitesResponse> |
DefaultSitesApi.listSitesAsync()
Lists the Square Online sites that belong to a seller.
|
CompletableFuture<ListSitesResponse> |
SitesApi.listSitesAsync()
Lists the Square Online sites that belong to a seller.
|
| Modifier and Type | Method and Description |
|---|---|
ListSitesResponse |
ListSitesResponse.Builder.build()
Builds a new
ListSitesResponse object using the set fields. |
Copyright © 2022. All rights reserved.