# UpdateLocationRequest

### Description

Request object for the [UpdateLocation](#endpoint-updatelocation) endpoint.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**location** | getLocation() | setLocation($value) | [**\SquareConnect\Model\Location**](Location.md) | The &#x60;Location&#x60; object with only the fields to update. | [optional] 

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)

