Перейти к содержимому
R-Service R-Service
Руководство разработчика RR Tech Service Management

ProjectTaskAssignmentInput

Эта документация пока недоступна на вашем языке, поэтому показана английская версия.

Value for project task assignment.

assigneeId ( ID )

Identifier of the person who is selected as the assignee for the assignment.

id ( ID )

Identifier of the object to update using these values. For new objects it should be null .

plannedEffort ( Int )

The number of minutes the assignee is expected to spend working on the project task to which the assignment belongs.

status ( ProjectTaskStatus )

The status of the assignment.

waitingUntil ( 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 .