Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 688 Bytes

Fare.md

File metadata and controls

13 lines (9 loc) · 688 Bytes

Com.Hopper.Hts.Airlines.Model.Fare

Properties

Name Type Description Notes
Price string The price of the slice for all the passengers with this fare [optional]
FareBrand string Name of the fare brand of this fare [optional]
FareBasis string Code of the fare basis applied to this fare [optional]
FareRules List<FareRule> The fare rules associated to the fare [optional]

[Back to Model list] [Back to API list] [Back to README]