Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 887 Bytes

CreateDgOffersRequest.md

File metadata and controls

15 lines (11 loc) · 887 Bytes

Com.Hopper.Hts.Airlines.Model.CreateDgOffersRequest

A create DG offers request

Properties

Name Type Description Notes
Itinerary List<DgItinerary> An object detailing the itinerary and fare used to create a DG offer
RequestType DgRequestType
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]
Session CreateAirlineDgSessionRequest [optional]
ExtAttributes Dictionary<string, string>

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