Agave · Schema

Budget

A budget line item for a construction project.

AccountingConstructionIntegration

Properties

Name Type Description
id string Agave budget line item identifier.
project_id string Associated project identifier.
cost_code_id string Associated cost code identifier.
description string Budget line item description.
original_amount number Original budgeted amount in USD.
revised_amount number Revised budget amount including changes.
actual_cost number Actual cost incurred to date.
projected_cost number Total projected cost at completion.
View JSON Schema on GitHub