Equipment Status Update CMD
EquipmentStatusUpdateCmd
Properties
Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
equipmentType | string | false | none | Equipment type | |
carrierId | string | false | none | Carrier ID | |
customerId | string | false | none | Customer ID | |
inYard | boolean | false | none | Is in yard | |
yardId | string | false | none | Yard ID | |
locationId | string | false | none | Location ID | |
lastCheckInTime | string | false | none | Last check in time | |
lastCheckOutTime | string | false | none | Last check out time | |
lastEntryId | string | false | none | Last entry ID | |
cargoStatus | string | false | none | Cargo status | |
sealNumber | string | false | none | Seal number | |
sealNumberPhoto | string | false | none | Seal number photo | |
equipmentCondition | string | false | none | Equipment condition | |
description | string | false | none | Description | |
missingCount | integer | false | none | Missing count for equipment | |
equipmentPhotos | [string] | false | none | none | |
referenceNos | [string] | false | none | none | |
checkInEntry | string | false | none | Check-in entry identifier | |
companyCode | string | false | none | none | |
equipmentNo | string | false | none | none |
Enum Values
Property | Value |
|---|---|
equipmentType | VEHICLE |
equipmentType | TRAILER |
equipmentType | CHASSIS |
equipmentType | CONTAINER |
equipmentType | FLATBED |
equipmentType | OTHER |
equipmentType | NO_EQUIPMENT |
cargoStatus | UNKNOWN |
cargoStatus | FULL |
cargoStatus | EMPTY |
cargoStatus | FULLAFTERLOADED |
cargoStatus | EMPTYAFTEROFFLOAD |
equipmentCondition | UNKNOWN |
equipmentCondition | GOOD |
equipmentCondition | DAMAGED |