| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BatchRetrieveInventoryChangesResponse |
DefaultInventoryApi.batchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
BatchRetrieveInventoryChangesResponse |
InventoryApi.batchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
BatchRetrieveInventoryChangesResponse |
DefaultInventoryApi.deprecatedBatchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
BatchRetrieveInventoryChangesResponse |
InventoryApi.deprecatedBatchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
DefaultInventoryApi.batchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
InventoryApi.batchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
DefaultInventoryApi.deprecatedBatchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
InventoryApi.deprecatedBatchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRetrieveInventoryChangesResponse |
BatchRetrieveInventoryChangesResponse.Builder.build()
Builds a new
BatchRetrieveInventoryChangesResponse object using the set fields. |
Copyright © 2022. All rights reserved.