A template for a type of break that can be added to a timecard, including the expected duration and paid status.
<- Object
Object
A template for a type of break that can be added to a timecard, including the expected duration and paid status.
The ID of the business location this type of break applies to.
A human-readable name for this type of break. The name is displayed to team members in Square products.
Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of this break. Precision less than minutes is truncated.
Example for break expected duration of 15 minutes: PT15M
Whether this break counts towards time worked for compensation purposes.
Used for resolving concurrency issues. The request fails if the version provided does not match the server version at the time of the request. If a value is not provided, Square's servers execute a "blind" write; potentially overwriting another writer's data.
Read only A read-only timestamp in RFC 3339 format.
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00