Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 501 Bytes

UpdateShiftResponse.md

File metadata and controls

13 lines (8 loc) · 501 Bytes

SquareConnect.UpdateShiftResponse

Description

The response to a request to update a Shift. Contains the updated Shift object. May contain a set of Error objects if the request resulted in errors.

Properties

Name Type Description Notes
shift Shift The updated `Shift`. [optional]
errors [Error] Any errors that occurred during the request. [optional]