| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
ListLocationBookingProfilesResponse |
DefaultBookingsApi.listLocationBookingProfiles(Integer limit,
String cursor)
Lists location booking profiles of a seller.
|
ListLocationBookingProfilesResponse |
BookingsApi.listLocationBookingProfiles(Integer limit,
String cursor)
Lists location booking profiles of a seller.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListLocationBookingProfilesResponse> |
DefaultBookingsApi.listLocationBookingProfilesAsync(Integer limit,
String cursor)
Lists location booking profiles of a seller.
|
CompletableFuture<ListLocationBookingProfilesResponse> |
BookingsApi.listLocationBookingProfilesAsync(Integer limit,
String cursor)
Lists location booking profiles of a seller.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationBookingProfilesResponse |
ListLocationBookingProfilesResponse.Builder.build()
Builds a new
ListLocationBookingProfilesResponse object using the set fields. |
Copyright © 2024. All rights reserved.