Property Resource
A collection of types of rooms and details/features about the given room.5/24/2017| Field | Definition | Type |
|---|---|---|
| History Transactional | The history of the PropertyRooms record. | Collection |
| Listing | The listing associated with the PropertyRooms record. | Resource |
| Listing ID | This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the... | String |
| Listing Key | This is the foreign key relating to the Property Resource. A unique identifier for this record from the immediate source. This is a string that can... | String |
| Modification Timestamp | Date/time this record was last modified. | Timestamp |
| Room Area | The area of the room being described. Use the RoomAreaUnits field to describe the unit of measurement for the value in this field. | Number |
| Room Area Source | The source of the measurement of the given room's area. | String List, Single |
| Room Area Units | The unit of measurement used for the value in the RoomArea field. e.g. square feet, square meters, etc. | String List, Single |
| Room Description | A textual description of the given room. | String |
| Room Dimensions | A textual description of the dimensions of the given room. | String |
| Room Features | A list of features present in the given room. | String List, Multi |
| Room Key | A unique identifier for this record. This is a string that can include URI or other forms. Alternatively use the "...KeyNumeric" for a numeric only... | String |
| Room Length | A numeric representation of the length of the given room. See the RoomLengthWidthUnits for the unit of measurement used for the length and width. | Number |
| Room Length Width Units | The unit of measurement used for the value in the RoomLength and the RoomWidth fields. e.g. feet, meters, etc. | String List, Single |
| Room Type | The type of room being described by the other fields in the PropertyRooms resource. | String List, Single |
| Room Width | A numeric representation of the width of the given room. See the RoomLengthWidthUnits for the unit of measurement used for the length and width. | Number |