BaggageProcess
A (current) baggage process details. A process is a series of actions or steps taken in order to achieve a particular end.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
bagActivity |
A condition in which things are happening or being done to a bag, such as 'scan a bag'. |
BagActivity |
true |
|
|
false |
baggageProcessCode |
The code of the process interaction baggage code. |
BaggageProcessCode |
false |
|
|
false |
{
"bagActivity" : {
"activityCode" : { },
"actualDateTime" : "string",
"aircraftParkingPosition" : { },
"baggageClaim" : { },
"baggageProcess" : { },
"bagSegment" : { },
"bagStatus" : { },
"boardingGate" : { },
"checkInDesk" : { },
"descText" : "string",
"handlingAgency" : { },
"handlingAgent" : { },
"handlingBay" : { },
"handlingStation" : { },
"offStationInd" : "boolean",
"operatingCarrier" : { },
"paxStatus" : { },
"screeningDeviceIdentifier" : "string",
"screeningMethodCode" : { },
"seqOrdinal" : "integer",
"terminal" : { },
"terminalPier" : { },
"terminalSatellite" : { }
},
"baggageProcessCode" : {
"baggageProcessCodeEnum" : { }
}
}