The response to a request to delete a Shift
. May contain a set of
Error
objects if the request resulted in errors.
DeleteShiftResponse
Name | Type | Tags | Description |
---|---|---|---|
Errors |
IList<Models.Error> |
Optional | Any errors that occurred during the request. |
{}