Object Index
You are viewing an old version of the API
WorkweekConfig
Object Index
Sets the Day of the week and hour of the day that a business starts a work week.
Used for the calculation of overtime pay.
Properties
Name | Description |
---|---|
id
|
UUID for this object |
start_
Required
|
The day of the week on which a business week cuts over for compensation purposes. |
start_
Required
|
The local time at which a business week cuts over. Represented as a
string in |
version
|
Used for resolving concurrency issues; request will fail if version provided does not match server version at time of request. If not provided, Square executes a blind write; potentially overwriting data from another write. |
created_
|
Read only A read-only timestamp in RFC 3339 format; presented in UTC 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 |
updated_
|
Read only A read-only timestamp in RFC 3339 format; presented in UTC 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 |