Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 672 Bytes

CreateDgContractRequest.md

File metadata and controls

14 lines (10 loc) · 672 Bytes

Com.Hopper.Hts.Airlines.Model.CreateDgContractRequest

A create DG contract request

Properties

Name Type Description Notes
OfferIds List<string> Identifier of the offer(s) for which the contract is created
Itinerary DgItinerary
ExtAttributes Dictionary<string, string>
PnrReference string Reference of the PNR in the airline system [optional]

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