ProductChangeOrdersV2changeOrderTasks
The Tasks resource manages the tasks related to the change order.
Columns
| Name | Type | Description |
| ProductChangeOrdersV2ChangeId | String | Finds product change order by change ID. |
| TaskId | String | The task identifier of the change order object task. |
| SequenceNumber | Long | The sequence number of the change order object task. |
| Name | String | The name of the change order object task. |
| Description | String | Description of the tasks of a change order object. |
| RequiredFlag | Bool | The required check box of the change order object task. |
| AssignedTo | String | User who the application assigned to the change order object. |
| StartAfterStatusCode | String | The start after status code of the change order object task. |
| CompleteBeforeStatusCode | String | The complete before status code of the change order object status |
| StatusCode | String | Abbreviation that identifies the status of the change order task. |
| StartAfterStatusCodeValue | String | The start after status code value of the change order object task. |
| CompleteBeforeStatusCodeValue | String | The complete before status code value of the change order object status |
| StatusCodeValue | String | Status value that identifies the status of the change order task. |
| NeedByDateTime | Datetime | Date by when the change order object is expected to be completed. |