Equipment View
EquipmentView
Properties
Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
id | integer(int64) | false | none | ID | |
equipmentId | string | false | none | Equipment ID | |
equipmentType | string | false | none | Equipment type | |
vehicleType | string | false | none | none | |
equipmentNo | string | false | none | Equipment number | |
equipmentNoPhoto | string | false | none | Equipment number photo | |
reefer | boolean | false | none | Is reefer | |
createdTime | string | false | none | Created time | |
createdBy | string | false | none | Created by | |
updatedTime | string | false | none | Updated time | |
updatedBy | string | false | none | Updated by | |
trailerSize | string | false | none | none | |
equipmentStatusView | EquipmentStatusView | false | none | none | |
containerSize | string | false | none | none | |
containerNo | string | false | none | Container number, only for CONTAINER type | |
locationName | string | false | none | none | |
locationId | string | false | none | none | |
rfidCode | string | false | none | RFID tag code |
Enum Values
Property | Value |
|---|---|
equipmentType | VEHICLE |
equipmentType | TRAILER |
equipmentType | CHASSIS |
equipmentType | CONTAINER |
equipmentType | FLATBED |
equipmentType | OTHER |
equipmentType | NO_EQUIPMENT |
vehicleType | BOX_TRUCK |
vehicleType | CAR |
vehicleType | TRACTOR |
vehicleType | OTHER |
trailerSize | OTHER |
trailerSize | SIZE_53 |
trailerSize | SIZE_40 |
trailerSize | SIZE_40H |
trailerSize | SIZE_20 |
trailerSize | SIZE_48 |
trailerSize | SIZE_45 |
containerSize | SIZE_53 |
containerSize | SIZE_40 |
containerSize | SIZE_40H |
containerSize | SIZE_20 |