Sha256: 29484bfa36cea1808cec9e6f9b57d97ea73048d5e2bcd40fe3a0ae1160bd48f1

Contents?: true

Size: 1.25 KB

Versions: 14

Compression:

Stored size: 1.25 KB

Contents

# SquareConnect::BreakType

### Description

A defined break template that sets an expectation for possible `Break`  instances on a `Shift`.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | UUID for this object. | [optional] 
**location_id** | **String** | The ID of the business location this type of break applies to. | 
**break_name** | **String** | A human-readable name for this type of break. Will be displayed to employees in Square products. | 
**expected_duration** | **String** | Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision below minutes is truncated. | 
**is_paid** | **BOOLEAN** | Whether this break counts towards time worked for compensation purposes. | 
**version** | **Integer** | Used for resolving concurrency issues; request will fail if version provided does not match server version at time of request. If a value is not provided, Square's servers execute a \"blind\" write; potentially  overwriting another writer's data. | [optional] 
**created_at** | **String** | A read-only timestamp in RFC 3339 format. | [optional] 
**updated_at** | **String** | A read-only timestamp in RFC 3339 format. | [optional] 


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/BreakType.md
square_connect-2.20190724.0.331 docs/BreakType.md
square_connect-2.20190724.0.330 docs/BreakType.md
square_connect-2.20190724.0.325 docs/BreakType.md
square_connect-2.20190710.0.321 docs/BreakType.md
square_connect-2.20190612.1.314 docs/BreakType.md
square_connect-2.20190612.0.311 docs/BreakType.md
square_connect-2.20190612.0.309 docs/BreakType.md
square_connect-2.20190508.0.304 docs/BreakType.md
square_connect-2.20190410.1.300 docs/BreakType.md
square_connect-2.20190410.0.296 docs/BreakType.md
square_connect-2.20190327.1.292 docs/BreakType.md
square_connect-2.20190313.1.282 docs/BreakType.md
square_connect-2.20190313.0.278 docs/BreakType.md