Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 420 Bytes

delete-shift-response.md

File metadata and controls

21 lines (13 loc) · 420 Bytes

Delete Shift Response

The response to a request to delete a Shift. May contain a set of Error objects if the request resulted in errors.

Structure

DeleteShiftResponse

Fields

Name Type Tags Description
Errors IList<Models.Error> Optional Any errors that occurred during the request.

Example (as JSON)

{}