Square.Connect.Model.RetrieveLocationResponse
November 20, 2019 ยท View on GitHub
Description
Defines the fields that the RetrieveLocation endpoint returns in a response.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | Information on errors encountered during the request. | [optional] |
| Location | Location | The requested location. | [optional] |