Square.Connect.Model.CreateLocationResponse
November 20, 2019 ยท View on GitHub
Description
Response object returned by the CreateLocation endpoint. Note: This model is in beta.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | Information on errors encountered during the request. | [optional] |
| Location | Location | The newly created `Location`. | [optional] |