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