| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteMerchantCustomAttributesResponse |
DefaultMerchantCustomAttributesApi.bulkDeleteMerchantCustomAttributes(BulkDeleteMerchantCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for a merchant as a bulk operation.
|
BulkDeleteMerchantCustomAttributesResponse |
MerchantCustomAttributesApi.bulkDeleteMerchantCustomAttributes(BulkDeleteMerchantCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for a merchant as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BulkDeleteMerchantCustomAttributesResponse> |
DefaultMerchantCustomAttributesApi.bulkDeleteMerchantCustomAttributesAsync(BulkDeleteMerchantCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for a merchant as a bulk operation.
|
CompletableFuture<BulkDeleteMerchantCustomAttributesResponse> |
MerchantCustomAttributesApi.bulkDeleteMerchantCustomAttributesAsync(BulkDeleteMerchantCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for a merchant as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteMerchantCustomAttributesResponse |
BulkDeleteMerchantCustomAttributesResponse.Builder.build()
Builds a new
BulkDeleteMerchantCustomAttributesResponse object using the set
fields. |
Copyright © 2024. All rights reserved.