Object Index
You are viewing an old version of the API
Break
Object Index
You are viewing an old version of the API
A record of an employee's break during a shift.
Properties
Name | Description |
---|---|
id
|
UUID for this object |
start_
Required
|
RFC 3339; follows same timezone info as |
end_
|
RFC 3339; follows same timezone info as |
break_
Required
|
The |
name
Required
|
A human-readable name. |
expected_
Required
|
Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of the break. |
is_
Required
|
Whether this break counts towards time worked for compensation purposes. |