BulkDeleteOrderCustomAttributesResponse |
OrderCustomAttributesApi.bulkDeleteOrderCustomAttributes(BulkDeleteOrderCustomAttributesRequest body)
Deletes order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
BulkDeleteOrderCustomAttributesResponse |
DefaultOrderCustomAttributesApi.bulkDeleteOrderCustomAttributes(BulkDeleteOrderCustomAttributesRequest body)
Deletes order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
CompletableFuture<BulkDeleteOrderCustomAttributesResponse> |
OrderCustomAttributesApi.bulkDeleteOrderCustomAttributesAsync(BulkDeleteOrderCustomAttributesRequest body)
Deletes order [custom attributes]($m/CustomAttribute) as a bulk operation.
|
CompletableFuture<BulkDeleteOrderCustomAttributesResponse> |
DefaultOrderCustomAttributesApi.bulkDeleteOrderCustomAttributesAsync(BulkDeleteOrderCustomAttributesRequest body)
Deletes order [custom attributes]($m/CustomAttribute) as a bulk operation.
|