| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertOrderCustomAttributesResponse |
OrderCustomAttributesApi.bulkUpsertOrderCustomAttributes(BulkUpsertOrderCustomAttributesRequest body)
Creates or updates order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
BulkUpsertOrderCustomAttributesResponse |
DefaultOrderCustomAttributesApi.bulkUpsertOrderCustomAttributes(BulkUpsertOrderCustomAttributesRequest body)
Creates or updates order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BulkUpsertOrderCustomAttributesResponse> |
OrderCustomAttributesApi.bulkUpsertOrderCustomAttributesAsync(BulkUpsertOrderCustomAttributesRequest body)
Creates or updates order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
CompletableFuture<BulkUpsertOrderCustomAttributesResponse> |
DefaultOrderCustomAttributesApi.bulkUpsertOrderCustomAttributesAsync(BulkUpsertOrderCustomAttributesRequest body)
Creates or updates order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertOrderCustomAttributesResponse |
BulkUpsertOrderCustomAttributesResponse.Builder.build()
Builds a new
BulkUpsertOrderCustomAttributesResponse object using the set fields. |
Copyright © 2024. All rights reserved.