| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
ListBookingCustomAttributeDefinitionsResponse |
BookingCustomAttributesApi.listBookingCustomAttributeDefinitions(Integer limit,
String cursor)
Get all bookings custom attribute definitions.
|
ListBookingCustomAttributeDefinitionsResponse |
DefaultBookingCustomAttributesApi.listBookingCustomAttributeDefinitions(Integer limit,
String cursor)
Get all bookings custom attribute definitions.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListBookingCustomAttributeDefinitionsResponse> |
BookingCustomAttributesApi.listBookingCustomAttributeDefinitionsAsync(Integer limit,
String cursor)
Get all bookings custom attribute definitions.
|
CompletableFuture<ListBookingCustomAttributeDefinitionsResponse> |
DefaultBookingCustomAttributesApi.listBookingCustomAttributeDefinitionsAsync(Integer limit,
String cursor)
Get all bookings custom attribute definitions.
|
| Modifier and Type | Method and Description |
|---|---|
ListBookingCustomAttributeDefinitionsResponse |
ListBookingCustomAttributeDefinitionsResponse.Builder.build()
Builds a new
ListBookingCustomAttributeDefinitionsResponse object using the set
fields. |
Copyright © 2024. All rights reserved.