ProjectEstimates
Returns all estimates related to a project.
Columns
| Name | Type | References | |
| ProjectId | String |
Projects.Id | |
| Id [KEY] | Integer | ||
| Url | String | ||
| Status | String | ||
| EstimateType | String | ||
| Contact | String | ||
| ContactName | String | ||
| Project | String | ||
| Reference | String | ||
| DatedOn | Date | ||
| Currency | String | ||
| Notes | String | ||
| DiscountPercent | Double | ||
| ClientContactName | String | ||
| EcStatus | String | ||
| PlaceOfSupply | String | ||
| EstimateItems | String | ||
| TotalValue | Double | ||
| NetValue | Double | ||
| IncludeSalesTaxOnTotalValue | Boolean | ||
| InvolvesSalesTax | Boolean | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |