ARGUS Enterprise · Schema

Argus Enterprise Lease

Represents a commercial real estate lease agreement in the ARGUS Enterprise platform, including tenant details, rent schedules, escalation terms, and lease options.

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

Properties

Name Type Description
id string Unique lease identifier
propertyId string Associated property identifier
tenantId string Associated tenant identifier
tenantName string Tenant name
unitNumber string Unit or suite number
leaseType string Type of lease
status string Current lease status
startDate string Lease commencement date
endDate string Lease expiration date
leasedArea number Leased area in square feet
baseRent number Base rent amount per period
rentFrequency string Rent payment frequency
rentPerSquareFoot number Rent per square foot per annum
escalationRate number Annual rent escalation rate (percentage)
escalationType string Type of rent escalation
securityDeposit number Security deposit amount
tenantImprovementAllowance number Tenant improvement allowance
options array Lease renewal or expansion options
currency string Currency code (ISO 4217)
createdAt string Record creation timestamp
updatedAt string Record last update timestamp
View JSON Schema on GitHub