Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 470 Bytes

SearchShiftsRequest.md

File metadata and controls

14 lines (9 loc) · 470 Bytes

SquareConnect.SearchShiftsRequest

Description

A request for a filtered and sorted set of Shift objects.

Properties

Name Type Description Notes
query ShiftQuery Query filters. [optional]
limit Number number of resources in a page (200 by default). [optional]
cursor String opaque cursor for fetching the next page. [optional]