| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteBookingCustomAttributesResponse |
DefaultBookingCustomAttributesApi.bulkDeleteBookingCustomAttributes(BulkDeleteBookingCustomAttributesRequest body)
Bulk deletes bookings custom attributes.
|
BulkDeleteBookingCustomAttributesResponse |
BookingCustomAttributesApi.bulkDeleteBookingCustomAttributes(BulkDeleteBookingCustomAttributesRequest body)
Bulk deletes bookings custom attributes.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BulkDeleteBookingCustomAttributesResponse> |
DefaultBookingCustomAttributesApi.bulkDeleteBookingCustomAttributesAsync(BulkDeleteBookingCustomAttributesRequest body)
Bulk deletes bookings custom attributes.
|
CompletableFuture<BulkDeleteBookingCustomAttributesResponse> |
BookingCustomAttributesApi.bulkDeleteBookingCustomAttributesAsync(BulkDeleteBookingCustomAttributesRequest body)
Bulk deletes bookings custom attributes.
|
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteBookingCustomAttributesResponse |
BulkDeleteBookingCustomAttributesResponse.Builder.build()
Builds a new
BulkDeleteBookingCustomAttributesResponse object using the set
fields. |
Copyright © 2023. All rights reserved.