TimesheetResourceDto

A Resource represents a person, material, or tool that is used within your Projects.
When you attach a Resources to more than one Task, the software will schedule the usage
of your Resource so that it is not allocated to more than one Task at the same time.
The users in your Workspace are also considered Resources. To invite a new User to your
Workspace, create a new Resource for that user.

Fields

FieldDescription
id
uuid
required
The unique identifier of this Resource.
firstName
string
optional
The first name of the person Resource.

Applies to personnel Resources only.
lastName
string
optional
The last name of the person Resource.

Applies to personnel Resources only.
email
string
optional
The email address of this Resource.