| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateBookingCustomAttributeDefinitionResponse |
BookingCustomAttributesApi.createBookingCustomAttributeDefinition(CreateBookingCustomAttributeDefinitionRequest body)
Creates a bookings custom attribute definition.
|
CreateBookingCustomAttributeDefinitionResponse |
DefaultBookingCustomAttributesApi.createBookingCustomAttributeDefinition(CreateBookingCustomAttributeDefinitionRequest body)
Creates a bookings custom attribute definition.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateBookingCustomAttributeDefinitionResponse> |
BookingCustomAttributesApi.createBookingCustomAttributeDefinitionAsync(CreateBookingCustomAttributeDefinitionRequest body)
Creates a bookings custom attribute definition.
|
CompletableFuture<CreateBookingCustomAttributeDefinitionResponse> |
DefaultBookingCustomAttributesApi.createBookingCustomAttributeDefinitionAsync(CreateBookingCustomAttributeDefinitionRequest body)
Creates a bookings custom attribute definition.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBookingCustomAttributeDefinitionResponse |
CreateBookingCustomAttributeDefinitionResponse.Builder.build()
Builds a new
CreateBookingCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2024. All rights reserved.