| Name | Description | Type | Additional information |
|---|---|---|---|
| StatementsOfWork |
List of related statements of work. |
Collection of CrmStatementOfWork |
Required |
| WorkOrders |
List of related work orders. |
Collection of CrmWorkOrder |
Required |
| Id |
Id of project. |
string |
Required |
| Type |
Type of project. |
string |
Required |
| Status |
Status of project. |
string |
Optional |
| Reference |
Used to reference the project in CRM. |
EntityReference |
Required |
| HomeObject |
Used to reference the related home in CRM. |
EntityReference |
Required |
| StartDate |
Start date of project. |
date |
Optional |
| EndDate |
End date of project. |
date |
Optional |
| CompletedDate |
Completed date of project. |
date |
Optional |
| ScheduledStartDate |
Scheduled start date of project. |
date |
Optional |
| ScheduledEndDate |
Scheduled end date of project. |
date |
Optional |
| EstimatedCost |
Estimated cost of project. |
decimal number |
Optional |
| CatastropheType |
Type of catastrophe of the project. |
string |
Optional |
| SystemDate |
Current system date of the client that created this object. |
date |
Optional |
| CapturedDate |
Date and time the client created this object. |
date |
Optional |