Sha256: 9cdacffb5479b8498362d32652ad613a16764b10df98f53942953d062fbb17b4
Contents?: true
Size: 472 Bytes
Versions: 14
Compression:
Stored size: 472 Bytes
Contents
# SquareConnect::SearchShiftsRequest ### Description A request for a filtered and sorted set of `Shift` objects. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **query** | [**ShiftQuery**](ShiftQuery.md) | Query filters. | [optional] **limit** | **Integer** | number of resources in a page (200 by default). | [optional] **cursor** | **String** | opaque cursor for fetching the next page. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems