| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertLocationCustomAttributesResponse |
LocationCustomAttributesApi.bulkUpsertLocationCustomAttributes(BulkUpsertLocationCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
BulkUpsertLocationCustomAttributesResponse |
DefaultLocationCustomAttributesApi.bulkUpsertLocationCustomAttributes(BulkUpsertLocationCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
CompletableFuture<BulkUpsertLocationCustomAttributesResponse> |
LocationCustomAttributesApi.bulkUpsertLocationCustomAttributesAsync(BulkUpsertLocationCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
CompletableFuture<BulkUpsertLocationCustomAttributesResponse> |
DefaultLocationCustomAttributesApi.bulkUpsertLocationCustomAttributesAsync(BulkUpsertLocationCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertLocationCustomAttributesRequest |
BulkUpsertLocationCustomAttributesRequest.Builder.build()
Builds a new
BulkUpsertLocationCustomAttributesRequest object using the set
fields. |
Copyright © 2024. All rights reserved.