BaggageStandardWeights
an Approved baggage standard weights to be used for weight and balance calculation.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
bagsPerPaxQty |
Average number of bags of checked baggage expected per passenger |
number |
false |
|
|
false |
bagVolumeMeasure |
Average bag volume of checked baggage |
VolumeMeasure |
false |
|
|
false |
bagWeightPerPaxMeasure |
Average bag weight of checked baggage per passenger |
WeightMeasure |
false |
|
|
false |
cabinType |
A Type of compartment of an aircraft, offering specific services (e.g. business class, economy). |
CabinType |
true |
|
|
false |
carrier |
An organization which carries the passenger, baggage, or goods, and/or commits to delivering the carriage as well as any related services such as issuance of ticket, creation of Order, etc. |
Carrier |
true |
|
|
false |
remark |
An additional, supplementary information about the document or service. |
array |
false |
Remark |
--- |
false |
variationCode |
Variation code. Apart from Standard may include Domestic, International, Charter, etc. |
VariationForWeightsCode |
false |
|
|
false |
weightPerBagMeasure |
Standard weight of checked baggage per bag |
WeightMeasure |
false |
|
|
false |
weightPerPaxMeasure |
Standard weight of checked baggage per passenger |
WeightMeasure |
false |
|
|
false |
{
"bagsPerPaxQty" : "number",
"bagVolumeMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"bagWeightPerPaxMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"cabinType" : {
"airlineCabinType" : [ { } ],
"baggageCabinTypeSegmentServiceOffer" : [ { } ],
"baggageStandardWeights" : [ { } ],
"cabinCompartment" : [ { } ],
"cabinLayoutClassInfo" : [ { } ],
"cabinTypeCode" : { },
"cabinTypeIdentifier" : "string",
"cabinTypeName" : "string",
"fareComponent" : { },
"flightCriteria" : { },
"name" : "string",
"paxCabinTypeSegmentServiceOffer" : [ { } ],
"paxSegment" : [ { } ],
"paxStandardWeights" : [ { } ],
"priceClass" : { },
"saleableConfigurationClassInfo" : [ { } ],
"saleableConfigurationSectionClassInfo" : [ { } ],
"shoppingCriteria" : [ { } ],
"typeCode" : { }
},
"carrier" : {
"aircraftGroup" : [ { } ],
"airlineAccountingCode" : "string",
"airlineCabinType" : [ { } ],
"airlineCriteria" : [ { } ],
"airlineDesigCode" : { },
"airlineLoadInfo" : [ { } ],
"airlineProfile" : { },
"alliance" : [ { } ],
"baggageAllowance" : { },
"baggageDisclosure" : { },
"baggageStandardWeights" : [ { } ],
"bagTag" : { },
"bookingEntity" : { },
"carrierAgent" : [ { } ],
"carrierAircraftType" : [ { } ],
"carrierFee" : { },
"clearance" : { },
"clearanceParty" : { },
"contactInfo" : [ { } ],
"contentOwner" : { },
"coupon" : { },
"crewBaggageStandardWeights" : [ { } ],
"crewStandardWeights" : [ { } ],
"datedMarketingSegment" : [ { } ],
"datedOperatingFlight" : [ { } ],
"datedOperatingSegment" : [ { } ],
"duplicateDesigInd" : "boolean",
"iataAircraftType" : [ { } ],
"iataNumber" : "number",
"loyaltyProgram" : { },
"loyaltyProgramAccount" : { },
"marketedOffer" : [ { } ],
"merchantAccount" : { },
"name" : "string",
"order" : [ { } ],
"orderItem" : [ { } ],
"paxStandardWeights" : [ { } ],
"programCriteria" : { },
"promotionIssuer" : { },
"service" : { },
"serviceDefinition" : [ { } ],
"shoppingResponse" : { },
"ticketIssuanceInfo" : { },
"uldType" : [ { } ],
"validatedOffer" : [ { } ],
"volumeUnitCode" : { },
"weightUnitCode" : { }
},
"remark" : [ {
"aircraft" : { },
"aircraftGroup" : { },
"asymmetricalLoadLimitationTable" : { },
"baggageStandardWeights" : { },
"balanceOutputRequirement" : { },
"cargoHeatingDevice" : { },
"cargoVentilationDevice" : { },
"centerOfGravityLimitTable" : { },
"combinedLoadLimitation" : { },
"combinedLoadLimitationTable" : { },
"creationDateTime" : "string",
"crewBaggageStandardWeights" : { },
"crewDistribution" : { },
"crewStandardWeights" : { },
"cumulativeLoadLimitationTable" : { },
"curtailmentTable" : { },
"datedOperatingFlight" : { },
"deck" : { },
"displayInd" : "boolean",
"dowConfiguration" : { },
"dowItem" : { },
"dryOperatingAircraft" : { },
"fareRule" : { },
"floorLoadLimitationTable" : { },
"fuelDistribution" : { },
"fuelingProcedure" : { },
"idealTrimLineTable" : { },
"lateralImbalanceLimitTable" : { },
"maximumWeights" : { },
"maximumWeightsTable" : { },
"minimumWeights" : { },
"minimumWeightsTable" : { },
"missingRestraintRule" : { },
"orderAmendment" : { },
"otherPaymentMethod" : { },
"pantryDistribution" : { },
"pax" : { },
"paxStandardWeights" : { },
"paxTrimOutputRequirement" : { },
"potableWaterDistribution" : { },
"priceVarianceRule" : { },
"promotion" : { },
"responseParameters" : { },
"runningLoadLimitationTable" : { },
"specialLoadLimitation" : { },
"stabTable" : { },
"supplementaryInfoRequirement" : { },
"swa" : { },
"text" : "string",
"tippingLimitTable" : { },
"uldCompatibility" : { },
"uldType" : { }
} ],
"variationCode" : {
"variationForWeightsCodeEnum" : { }
},
"weightPerBagMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"weightPerPaxMeasure" : {
"unitCode" : "string",
"value" : "number"
}
}