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) · 495 Bytes

GetShiftResponse.md

File metadata and controls

13 lines (8 loc) · 495 Bytes

SquareConnect.GetShiftResponse

Description

A response to request to get a Shift. Contains the requested Shift object. May contain a set of Error objects if the request resulted in errors.

Properties

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