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] |