| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteLocationCustomAttributesResponse |
DefaultLocationCustomAttributesApi.bulkDeleteLocationCustomAttributes(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
BulkDeleteLocationCustomAttributesResponse |
LocationCustomAttributesApi.bulkDeleteLocationCustomAttributes(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BulkDeleteLocationCustomAttributesResponse> |
DefaultLocationCustomAttributesApi.bulkDeleteLocationCustomAttributesAsync(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
CompletableFuture<BulkDeleteLocationCustomAttributesResponse> |
LocationCustomAttributesApi.bulkDeleteLocationCustomAttributesAsync(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteLocationCustomAttributesResponse |
BulkDeleteLocationCustomAttributesResponse.Builder.build()
Builds a new
BulkDeleteLocationCustomAttributesResponse object using the set
fields. |
Copyright © 2023. All rights reserved.