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) · 491 Bytes

CreateLocationResponse.md

File metadata and controls

16 lines (9 loc) · 491 Bytes

CreateLocationResponse

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]