Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1 KB

ListZRLocations200ResponseLocationsInner.md

File metadata and controls

12 lines (9 loc) · 1 KB

# ListZRLocations200ResponseLocationsInner

Properties

Name Type Description Notes
id string The location's unique ID. [optional]
name string Name of the location. [optional]
parent_location_id string The parent location's unique ID. For example, if a Zoom Room is located in Floor 1 of Building A, the location of Building A will be the parent location of Floor 1 and the `parent_location_id` of Floor 1 will be the ID of Building A. The value of `parent_location_id` of the top-level location (`country`) is the Zoom account's ID. [optional]
type string The type of location: * `country` * `states` * `city` * `campus` * `building` * `floor` [optional]

[Back to Model list] [Back to API list] [Back to README]