| 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 for customer profiles as a bulk operation.
|
BulkUpsertCustomerCustomAttributesResponse |
CustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributes(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BulkUpsertCustomerCustomAttributesResponse> |
DefaultCustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributesAsync(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|
CompletableFuture<BulkUpsertCustomerCustomAttributesResponse> |
CustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributesAsync(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertCustomerCustomAttributesResponse |
BulkUpsertCustomerCustomAttributesResponse.Builder.build()
Builds a new
BulkUpsertCustomerCustomAttributesResponse object using the set
fields. |
Copyright © 2022. All rights reserved.