DirectCosts
Returns a list of all Direct Cost Items for a Project.
Columns
| Name | Type | References | |
| ProjectId | Integer |
Projects.Id | |
| Id [KEY] | Integer | ||
| Amount | Double | ||
| CreatedAt | Datetime | ||
| DeletedAt | Datetime | ||
| Description | String | ||
| DirectCostDate | Date | ||
| DirectCostType | String | ||
| EmployeeId | Integer | ||
| EmployeeName | String | ||
| GrandTotal | String | ||
| InvoiceNumber | String | ||
| OriginData | String | ||
| OriginId | String | ||
| PaymentDate | Date | ||
| ReceivedDate | Date | ||
| Status | String | ||
| Terms | String | ||
| UpdatedAt | Datetime | ||
| Vendor | String | ||
| VendorId | Integer | ||
| VendorName | String |