# UpdateShiftRequest

### Description

A request to update a `Shift` object.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**shift** | getShift() | setShift($value) | [**\SquareConnect\Model\Shift**](Shift.md) | The updated &#x60;Shift&#x60; object. | 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

