Name | Description | Type | Additional information |
---|---|---|---|
IntegrationId |
Id for the task (Optional). The Id must be a valid Guid and can be used to retrieve task. |
string |
None. |
ProjectId |
Id of the Project (Required and ProjectId must exist in SI) |
string |
None. |
Name |
Name (Required) |
string |
None. |
Start |
Start date required (Required) |
date |
None. |
End |
End date required (Required) |
date |
None. |
Description |
Description of the task |
string |
None. |
Contact |
Contact information |
ContactInfo |
None. |
SiteAddress |
Site address information |
Address |
None. |
Resources |
Resources in a task |
Collection of TaskResource |
None. |