| id |
string |
Unique property identifier |
| name |
string |
Property name |
| propertyType |
string |
Type of commercial real estate property |
| status |
string |
Current property status |
| address |
object |
Property physical address |
| grossArea |
number |
Gross leasable area in square feet |
| netLeasableArea |
number |
Net leasable area in square feet |
| yearBuilt |
integer |
Year the property was built |
| numberOfUnits |
integer |
Number of leasable units or suites |
| purchasePrice |
number |
Original purchase price |
| purchaseDate |
string |
Date of property acquisition |
| currentMarketValue |
number |
Current estimated market value |
| occupancyRate |
number |
Current occupancy rate as a percentage |
| portfolioId |
string |
Identifier of the parent portfolio |
| createdAt |
string |
Record creation timestamp |
| updatedAt |
string |
Record last update timestamp |