Agave · Schema

Timesheet

An employee timesheet entry.

AccountingConstructionIntegration

Properties

Name Type Description
id string Timesheet identifier.
employee_id string Employee identifier.
project_id string Associated project identifier.
cost_code_id string Associated cost code.
date string Timesheet date.
regular_hours number Regular hours worked.
overtime_hours number Overtime hours worked.
pay_rate number Hourly pay rate in USD.
View JSON Schema on GitHub