Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 879 Bytes

CreateCfarOfferRequest.md

File metadata and controls

14 lines (10 loc) · 879 Bytes

Com.Hopper.Hts.Airlines.Model.CreateCfarOfferRequest

Properties

Name Type Description Notes
Itinerary List<CfarOfferItinerary> An object detailing the itinerary and fare used to create a CFAR offer
RequestType RequestType
BookingDateTime DateTime A UTC RFC3339 datetime; the date and time at which the booking was made. To be used only with the request type &quot;post_booking&quot; [optional]
ExtAttributes Dictionary<string, string>
Session CreateAirlineCfarSessionRequest [optional]

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