SearchShiftsRequest
March 13, 2019 ยท View on GitHub
Description
A request for a filtered and sorted set of Shift objects.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| query | ShiftQuery | 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] |