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