Floors
Lists floor place resources and floor-level ordering metadata.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Unique identifier for the floor resource. | |
| geoCoordinates_accuracy | String | Accuracy (in meters) of the geocoordinate reading. | |
| geoCoordinates_altitude | String | Altitude coordinate for the floor. | |
| geoCoordinates_altitudeAccuracy | String | Accuracy of the altitude value. | |
| geoCoordinates_latitude | String | Latitude coordinate for the floor. | |
| geoCoordinates_longitude | String | Longitude coordinate for the floor. | |
| sortOrder | Int | Display sort order value used to order floors. | |
| PlaceObjectType [KEY] | String | Type discriminator for the place object returned by Microsoft Graph. | |
| displayName | String | Display name of the floor. | |
| label | String | Free-form label associated with the floor. | |
| phone | String | Primary phone number for the floor. | |
| parentId | String | Identifier of the parent place in the hierarchy. | |
| tags | String | Tags applied to the floor for categorization/search. | |
| isWheelChairAccessible | Bool | Indicates whether the floor is wheelchair accessible. | |
| address_street | String | Street portion of the floor address. | |
| address_city | String | City portion of the floor address. | |
| address_state | String | State or province portion of the floor address. | |
| address_postalCode | String | Postal or ZIP code of the floor address. | |
| address_countryOrRegion | String | Country or region portion of the floor address. |