| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertCustomerCustomAttributesResponse |
DefaultCustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributes(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for customer profiles as a bulk
operation.
|
BulkUpsertCustomerCustomAttributesResponse |
CustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributes(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for customer profiles as a bulk
operation.
|
CompletableFuture<BulkUpsertCustomerCustomAttributesResponse> |
DefaultCustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributesAsync(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for customer profiles as a bulk
operation.
|
CompletableFuture<BulkUpsertCustomerCustomAttributesResponse> |
CustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributesAsync(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates [custom attributes]($m/CustomAttribute) for customer profiles as a bulk
operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertCustomerCustomAttributesRequest |
BulkUpsertCustomerCustomAttributesRequest.Builder.build()
Builds a new
BulkUpsertCustomerCustomAttributesRequest object using the set
fields. |
Copyright © 2023. All rights reserved.