Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 466 Bytes

RetrieveLocationResponse.md

File metadata and controls

15 lines (8 loc) · 466 Bytes

RetrieveLocationResponse

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]