SaleableConfigurationSectionClassInfo
A cabin section information of a saleable configuration by cabin type.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
cabinType |
A Type of compartment of an aircraft, offering specific services (e.g. business class, economy). |
CabinType |
true |
|
|
false |
saleableConfigurationSection |
A cabin section information of a saleable configuration. |
SaleableConfigurationSection |
true |
|
|
false |
seatsQty |
Number of seats in the specified cabin section and class. |
number |
false |
|
|
false |
{
"cabinType" : {
"airlineCabinType" : [ { } ],
"baggageCabinTypeSegmentServiceOffer" : [ { } ],
"baggageStandardWeights" : [ { } ],
"cabinCompartment" : [ { } ],
"cabinLayoutClassInfo" : [ { } ],
"cabinTypeCode" : { },
"cabinTypeIdentifier" : "string",
"cabinTypeName" : "string",
"fareComponent" : { },
"flightCriteria" : { },
"name" : "string",
"paxCabinTypeSegmentServiceOffer" : [ { } ],
"paxSegment" : [ { } ],
"paxStandardWeights" : [ { } ],
"priceClass" : { },
"saleableConfigurationClassInfo" : [ { } ],
"saleableConfigurationSectionClassInfo" : [ { } ],
"shoppingCriteria" : [ { } ],
"typeCode" : { }
},
"saleableConfigurationSection" : {
"balanceArmAftMeasure" : { },
"balanceArmCentroidMeasure" : { },
"balanceArmForwardMeasure" : { },
"cabinSection" : { },
"saleableConfiguration" : { },
"saleableConfigurationSectionClassInfo" : [ { } ],
"seatsQty" : "number",
"weightUnitIndexValue" : "number"
},
"seatsQty" : "number"
}