Fare Options
public FareOptions FareOptions(String fareName, List<String> segmentIds, List<String> included, List<String> feeApplied, List<String> notAvailable, Amenity amenities)
Parameters
fare Name
Contains the name of the Fare tagged against the specific fare options.
segment Ids
Contains list of segment Ids to which these FareOptions are provided.
included
Contains list of options that are already included.
fee Applied
Contains list of options that are fee applied.
not Available
Contains list of options that are unavailable.
amenities