BagSegmentException
An exception for a bag on a particular segment of travel.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
bagSegment |
A movement of a bag over a Dated Operating Segment. |
BagSegment |
true |
|
|
false |
exceptionCode |
The exception code of the exception control. An exception control is a item that is excluded from a general statement or does not follow a rule. |
ExceptionCode |
false |
|
|
false |
{
"bagSegment" : {
"bag" : { },
"bagActivity" : [ { } ],
"bagSegmentException" : [ { } ],
"changeIndCode" : { },
"currentSegmentInd" : "boolean",
"datedOperatingSegment" : { },
"hold" : { },
"holdCompartment" : { },
"loadSeqNumberOrdinal" : "integer",
"loyaltyProgramAccount" : [ { } ],
"segmentSecurity" : { },
"seqOrdinal" : "integer",
"serviceOffer" : { },
"uld" : { }
},
"exceptionCode" : {
"exceptionCodeEnum" : { }
}
}