| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BookingCustomAttributeUpsertRequest |
BookingCustomAttributeUpsertRequest.Builder.build()
Builds a new
BookingCustomAttributeUpsertRequest object using the set fields. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BookingCustomAttributeUpsertRequest> |
BulkUpsertBookingCustomAttributesRequest.getValues()
Getter for Values.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertBookingCustomAttributesRequest.Builder |
BulkUpsertBookingCustomAttributesRequest.Builder.values(Map<String,BookingCustomAttributeUpsertRequest> values)
Setter for values.
|
| Constructor and Description |
|---|
Builder(Map<String,BookingCustomAttributeUpsertRequest> values)
Initialization constructor.
|
BulkUpsertBookingCustomAttributesRequest(Map<String,BookingCustomAttributeUpsertRequest> values)
Initialization constructor.
|
Copyright © 2024. All rights reserved.