ProjectTaskAssignment Object
Fields
The fields in this section list which values can be retrieved when querying ProjectTaskAssignment records.
Person
)
The person who is selected as the assignee for the assignment.
String
)
link to Project Summary — The hyperlink to the Project Summary PDF
file that was generated for the assignee when the assignment was last set to
the status assigned
(for project tasks of the category approval
only).
ISO8601Timestamp
)
The date and time at which the assignment was created.
ID!
)
Unique identifier of the object.
Int
)
The number of minutes the assignee is expected to spend working on the project task to which the assignment belongs.
ProjectTaskStatus
)
The status of the assignment.
ISO8601Timestamp
)
The date and time of the last update of the assignment. If the assignment has
had no updates it contains the createdAt
value.
ISO8601Timestamp
)
Used to specify the date and time at which the status of the assignment is to
be updated from waiting_for
to assigned
. This field is available only when
the Status field is set to waiting_for
.
Implements
ProjectTaskAssignment implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a ProjectTaskAssignment.