UpdateActualsInput
The UpdateActualsInput data type defines the assignment's (or work unit's) actuals information in relation to a task:
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
assignment |
AssignmentType |
Assignment of the task, for which you want to update actuals. |
Yes |
N/A |
|
taskId |
Long |
ID of the task, for which you want to update actuals. |
Yes |
N/A |


