Object Index
/ Definition
You are viewing an old version of the API
Employee
Object Index / Definition
You are viewing an old version of the API
An employee object that is used by the external API
Properties
Name | Description |
---|---|
id
|
UUID for this object. |
created_at
|
A read-only timestamp in RFC 3339 format. |
email
|
The employee's email address |
first_name
|
The employee's first name. |
last_name
|
The employee's last name. |
location_ids
|
A list of location IDs where this employee has access to. |
phone_number
|
The employee's phone number in E.164 format, i.e. "+12125554250" |
status
|
Specifies the status of the employees being fetched. |
updated_at
|
A read-only timestamp in RFC 3339 format. |