Agave · Schema

Employee

An employee record.

AccountingConstructionIntegration

Properties

Name Type Description
id string Employee identifier.
first_name string Employee first name.
last_name string Employee last name.
email string Employee email address.
title string Employee job title.
status string Employment status.
hire_date string Date of hire.
View JSON Schema on GitHub