| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
RetrieveInventoryChangesResponse |
DefaultInventoryApi.retrieveInventoryChanges(String catalogObjectId,
String locationIds,
String cursor)
Deprecated.
|
RetrieveInventoryChangesResponse |
InventoryApi.retrieveInventoryChanges(String catalogObjectId,
String locationIds,
String cursor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RetrieveInventoryChangesResponse> |
DefaultInventoryApi.retrieveInventoryChangesAsync(String catalogObjectId,
String locationIds,
String cursor)
Deprecated.
|
CompletableFuture<RetrieveInventoryChangesResponse> |
InventoryApi.retrieveInventoryChangesAsync(String catalogObjectId,
String locationIds,
String cursor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveInventoryChangesResponse |
RetrieveInventoryChangesResponse.Builder.build()
Builds a new
RetrieveInventoryChangesResponse object using the set fields. |
Copyright © 2022. All rights reserved.