BaggageFee

public BaggageFee BaggageFee(BaggageFee.BagType bagType, String weightUnit, String weight, BaggageFee.Application application, Fee fixedCharge, Fee maxCharge, Fee minCharge)

Parameters

bagType

Specifies the type of baggage.

weightUnit

Specifies weight unit for this bagType. This will always be kilograms.

weight

Weight of the bag.

application

This element specifies descriptive text useful in displaying baggage fees.

fixedCharge
maxCharge
minCharge