SearchShiftsRequest

March 13, 2019 ยท View on GitHub

squareconnect.models.search_shifts_request

Description

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

Properties

NameTypeDescriptionNotes
queryShiftQueryQuery filters.[optional]
limitintnumber of resources in a page (200 by default).[optional]
cursorstropaque cursor for fetching the next page.[optional]

[Back to Model list] [Back to API list] [Back to README]

Contents

  1. 0.1Description
  2. 1Properties