RPageResultEquipmentStatusView
{
"code": 0,
"msg": "string",
"success": true,
"data": {
"list": [
{
"id": 0,
"equipmentId": "string",
"equipmentNo": "string",
"equipmentType": "VEHICLE",
"carrierId": "string",
"customerId": "string",
"inYard": true,
"yardId": "string",
"locationId": "string",
"previousLocationId": "string",
"locationType": "DOCK",
"lastCheckInTime": "string",
"lastCheckOutTime": "string",
"lastEntryId": "string",
"createdTime": "string",
"createdBy": "string",
"updatedTime": "string",
"updatedBy": "string",
"checkInEntry": "string",
"cargoStatus": "UNKNOWN",
"sealNumber": "string",
"sealNumberPhoto": "string",
"equipmentCondition": "UNKNOWN",
"description": "string",
"equipmentPhotos": [
"string"
],
"customerName": "string",
"carrierName": "string",
"locationName": "string",
"equipmentDetailView": {
"id": 0,
"equipmentId": "string",
"equipmentType": "[",
"vehicleType": "[",
"equipmentNo": "string",
"equipmentNoPhoto": "string",
"reefer": true,
"createdTime": "string",
"createdBy": "string",
"updatedTime": "string",
"updatedBy": "string",
"trailerSize": "[",
"equipmentStatusView": {},
"containerSize": "[",
"containerNo": "string",
"locationName": "string",
"locationId": "string",
"rfidCode": "string"
},
"missingCount": 0,
"receiptViews": [
{
"id": null,
"receiptId": null,
"receiptStatus": null,
"receiptType": null,
"poNo": null,
"carrierId": null,
"customerId": null,
"referenceNo": null,
"equipmentType": null,
"equipmentNo": null,
"totalPalletQty": null,
"itemLines": null,
"appointmentTime": null,
"appointmentId": null,
"sealNo": null,
"dataChannel": null,
"eventTime": null,
"extraData": null,
"carrierName": null,
"customerName": null,
"dynamicFieldValues": null,
"proNos": null,
"invoicePros": null,
"doNos": null,
"tripNo": null
}
],
"loadViews": [
{
"id": null,
"loadId": null,
"loadStatus": null,
"loadNo": null,
"shipMethod": null,
"carrierId": null,
"appointmentTime": null,
"appointmentId": null,
"orderIds": null,
"customerId": null,
"masterBol": null,
"sealNo": null,
"customerName": null,
"carrierName": null,
"orderViews": null,
"dynamicFieldValues": null,
"equipmentType": null,
"equipmentNo": null,
"referenceNoList": null,
"poNoList": null,
"templateLoadKey": null,
"proNos": null,
"invoicePros": null,
"doNos": null,
"tripNos": null,
"loadType": null,
"stagingLocationName": null,
"shippedTime": null
}
],
"referenceNos": [
"string"
],
"companyCode": "string",
"equipmentOperationStatus": "DROP_OFF_FULL",
"vehicleType": "BOX_TRUCK",
"rfidCode": "string",
"taskViews": [
{
"id": null,
"taskId": null,
"taskType": null,
"timeStatus": null,
"startTime": null,
"lastPauseTime": null,
"endTime": null,
"totalRunTime": null,
"totalPausedTime": null,
"createdTime": null,
"updatedTime": null,
"createdBy": null,
"updatedBy": null,
"assignUserName": null,
"plannedLocationId": null,
"assignLocationId": null,
"assignLocationName": null,
"customerId": null,
"customerName": null,
"entryId": null,
"loadIds": null,
"receiptIds": null,
"taskStatus": null,
"assigneeUserId": null,
"description": null,
"priority": null,
"note": null,
"lastStepAssignedUserIds": null,
"planedLastStepAssignedUserIds": null,
"lastStepAssignedUserNames": null,
"planedLastStepAssignedUserNames": null,
"lastStepId": null,
"planedAssignAllSteps": null
}
],
"entryTicketType": "string"
}
],
"totalCount": 0,
"currentPage": 0,
"pageSize": 0,
"totalPage": 0
}
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| code | integer(int64) | false | none | none | |
| msg | string | false | none | none | |
| success | boolean | false | none | none | |
| data | PageResultEquipmentStatusView (opens in a new tab) | false | none | none |