LinkedLocationView
{
"locationId": "string",
"locationType": "DOCK",
"linkId": "string",
"linkName": "string",
"linkType": "DOCK",
"locationStatus": "AVAILABLE"
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| locationId | string | false | none | Linked Location ID | |
| locationType | string | false | none | Linked Location Type | |
| linkId | string | false | none | Linked Location ID | |
| linkName | string | false | none | Linked Location Name | |
| linkType | string | false | none | Linked Location Type | |
| locationStatus | string | false | none | Linked Location Status |
Enum Values
| Property | Value |
|---|---|
| locationType | DOCK |
| locationType | SPOT |
| locationType | STAGING |
| locationType | LOCATION |
| linkType | DOCK |
| linkType | SPOT |
| linkType | STAGING |
| linkType | LOCATION |
| locationStatus | AVAILABLE |
| locationStatus | OCCUPIED |
| locationStatus | DELETED |
| locationStatus | ASSIGNED |