Break
A break taken during a time clock shift.
RestaurantPoint of SalePaymentsOnline OrderingReservationsReporting
Properties
| Name |
Type |
Description |
| id |
string |
Unique break identifier. |
| startedAt |
string |
RFC 3339 timestamp when the break started. |
| endedAt |
string |
RFC 3339 timestamp when the break ended. May be null if the break is ongoing. |
| kind |
string |
Whether the break is paid or unpaid. |
JSON Schema