EquipmentLogs
Return a list of all equipment Logs for the projects the current user has access to.
Columns
| Name | Type | References | |
| CompanyId | Long |
Companies.Id | |
| Id [KEY] | Integer | ||
| CreatedAt | Datetime | ||
| CreatedById | Integer | ||
| CreatedByLogin | String | ||
| CreatedByName | String | ||
| DeletedAt | Datetime | ||
| FormattedOffsite | Datetime | ||
| FormattedOnsite | Datetime | ||
| InductionChecklistListId | Integer | ||
| InductionNumber | String | ||
| InductionStatus | Boolean | ||
| InspectionDate | Date | ||
| ManagedEquipmentId | Integer | ||
| Offsite | Date | ||
| Onsite | Date | ||
| ProjectId | Integer | ||
| ResponsibleContractor | String | ||
| UpdatedAt | Datetime |