| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BookingCustomAttributeUpsertRequest.Builder |
BookingCustomAttributeUpsertRequest.Builder.bookingId(String bookingId)
Setter for bookingId.
|
BookingCustomAttributeUpsertRequest.Builder |
BookingCustomAttributeUpsertRequest.Builder.customAttribute(CustomAttribute customAttribute)
Setter for customAttribute.
|
BookingCustomAttributeUpsertRequest.Builder |
BookingCustomAttributeUpsertRequest.Builder.idempotencyKey(String idempotencyKey)
Setter for idempotencyKey.
|
BookingCustomAttributeUpsertRequest.Builder |
BookingCustomAttributeUpsertRequest.toBuilder()
Builds a new
BookingCustomAttributeUpsertRequest.Builder object. |
BookingCustomAttributeUpsertRequest.Builder |
BookingCustomAttributeUpsertRequest.Builder.unsetIdempotencyKey()
UnSetter for idempotencyKey.
|
Copyright © 2024. All rights reserved.