Sha256: a85d314066a7d6e52ba6ddaf3930151300edb85d890b991c1e6950a8272f6b58
Contents?: true
Size: 854 Bytes
Versions: 12
Compression:
Stored size: 854 Bytes
Contents
# SquareConnect::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 ------------ | ------------- | ------------- | ------------- **date_range** | [**DateRange**](DateRange.md) | Dates for fetching the shifts | [optional] **match_shifts_by** | **String** | The strategy on which the dates are applied. See [ShiftWorkdayMatcher](#type-shiftworkdaymatcher) for possible values | [optional] **default_timezone** | **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]
Version data entries
12 entries across 12 versions & 1 rubygems