| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
UpdateBookingCustomAttributeDefinitionResponse |
DefaultBookingCustomAttributesApi.updateBookingCustomAttributeDefinition(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
UpdateBookingCustomAttributeDefinitionResponse |
BookingCustomAttributesApi.updateBookingCustomAttributeDefinition(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UpdateBookingCustomAttributeDefinitionResponse> |
DefaultBookingCustomAttributesApi.updateBookingCustomAttributeDefinitionAsync(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
CompletableFuture<UpdateBookingCustomAttributeDefinitionResponse> |
BookingCustomAttributesApi.updateBookingCustomAttributeDefinitionAsync(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBookingCustomAttributeDefinitionResponse |
UpdateBookingCustomAttributeDefinitionResponse.Builder.build()
Builds a new
UpdateBookingCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2023. All rights reserved.