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