Request object for the UpdateLocation endpoint.
Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
location | getLocation() | setLocation($value) | \SquareConnect\Model\Location | The `Location` object with only the fields to update. | [optional] |
Note: All properties are protected and only accessed via getters and setters.