FareOptions

public FareOptions FareOptions(String fareName, List<String> segmentIds, List<String> included, List<String> feeApplied, List<String> notAvailable, Amenity amenities)

Parameters

fareName

Contains the name of the Fare tagged against the specific fare options.

segmentIds

Contains list of segment Ids to which these FareOptions are provided.

included

Contains list of options that are already included.

feeApplied

Contains list of options that are fee applied.

notAvailable

Contains list of options that are unavailable.

amenities