RPageResultLocationView
{
"code": 0,
"msg": "string",
"success": true,
"data": {
"list": [
{
"locationId": "string",
"locationName": "string",
"locationType": "DOCK",
"locationStatus": "AVAILABLE",
"assignedScore": 0,
"enabled": true,
"yardActivity": "DROP_OFF_EMPTY",
"dockActivity": "LIVE_DELIVERY",
"locationActivities": [
"LIVE_DELIVERY"
],
"loadTaskType": "LIVE_LOAD",
"carrierIds": [
"string"
],
"carrierNames": [
"string"
],
"customerIds": [
"string"
],
"customerNames": [
"string"
],
"stagingLocationIds": [
"string"
],
"stagingLocationNames": [
"string"
],
"allowedTypes": [
"TRACTOR_ONLY"
],
"companyCode": "string",
"activeTimeFrom": "string",
"activeTimeTo": "string",
"notes": "string",
"locationPhoto": "string",
"currentCarrierId": "string",
"currentTaskType": "string",
"currentDriverId": "string",
"currentEntryId": "string",
"arrivalTime": "string",
"zoneTag": "string",
"groupName": "string",
"createdTime": "string",
"updatedTime": "string",
"currentDriveName": "string",
"currentCarrierName": "string",
"dynamicFieldValues": [
{
"entityId": null,
"entityType": null,
"fieldCode": null,
"value": null,
"fieldName": null,
"longValue": null,
"shortValue": null
}
],
"displayName": "string",
"iotResult": {
"spo_id": "string",
"s3_image_url": "string",
"recognize_result": "string",
"recognize_item": {},
"imageUrl": "string",
"area": "string",
"dockEvent": {}
},
"linkedLocations": [
{
"locationId": null,
"locationType": null,
"linkId": null,
"linkName": null,
"linkType": null,
"locationStatus": null
}
],
"sequenceNo": 0,
"deleted": true,
"windowConfigs": [
{
"id": null,
"locationId": null,
"windowId": null,
"windowStartTime": null,
"windowEndTime": null,
"locationActivity": null,
"carrierIds": null,
"customerIds": null,
"carrierNames": null,
"customerNames": null
}
],
"currentWindowLocationActivities": [
"string"
],
"currentWindowCustomerIds": [
"string"
],
"currentWindowCustomerNames": [
"string"
],
"currentWindowCarrierIds": [
"string"
],
"currentWindowCarrierNames": [
"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 | PageResultLocationView | false | none | none |