Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 796 Bytes

FloorPlan.md

File metadata and controls

15 lines (11 loc) · 796 Bytes

FloorPlan

Properties

Name Type Description Notes
id UUID ID of the floor plan. UUID Version 4.
originalUrl String A URL for the original, full-resolution version of the floor plan. Useful for downloading.
largeUrl String A URL for a large version of the floor plan.
thumbnailUrl String A URL for a thumbnail-sized version of the floor plan.
title String The title (or caption) of the floor plan. [optional]
index Int Index order position of the floor plan. [optional]

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