# CreateLocationRequest

### Description

Request object for the [CreateLocation](#endpoint-createlocation) endpoint.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**location** | getLocation() | setLocation($value) | [**\SquareConnect\Model\Location**](Location.md) | The initial values of the location being created. The &#x60;name&#x60; field is required. All other fields are optional. Unspecified fields will be set to default values using existing location data. | [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)

