# SquareConnect::RetrieveInventoryCountRequest ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **location_ids** | **String** | The [Location](#type-location) IDs to look up as a comma-separated list. An empty list queries all locations. | [optional] **cursor** | **String** | A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for the original query. See [Paginating results](#paginatingresults) for more information. | [optional]