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

Latest commit

 

History

History
16 lines (9 loc) · 485 Bytes

UpdateLocationResponse.md

File metadata and controls

16 lines (9 loc) · 485 Bytes

UpdateLocationResponse

Description

Response object returned by the UpdateLocation 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 updated `Location`. [optional]