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

Latest commit

 

History

History
18 lines (10 loc) · 1021 Bytes

ShiftWorkday.md

File metadata and controls

18 lines (10 loc) · 1021 Bytes

Square.Connect.Model.ShiftWorkday

Description

A Shift search query filter parameter that sets a range of days that a Shift must start or end in before passing the filter condition.

Properties

Name Type Description Notes
DateRange DateRange Dates for fetching the shifts [optional]
MatchShiftsBy string The strategy on which the dates are applied. See ShiftWorkdayMatcher for possible values [optional]
DefaultTimezone string Location-specific timezones convert workdays to datetime filters. Every location included in the query must have a timezone, or this field must be provided as a fallback. Format: the IANA timezone database identifier for the relevant timezone. [optional]

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