Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.17 KB

File metadata and controls

35 lines (27 loc) · 2.17 KB

CreateDgOfferItemResponse

A created Dg offer

Properties

Name Type Description Notes
id String Unique identifier for an offer
premium String Total amount to be paid for DG
coverage String Total amount to be refunded upon DG exercise
coveragePercentage String Percentage of the ticket’s value to be refunded upon DG exercise
serviceCap String
currency String Currency of offer
taxesTotal String Total of applicable taxes
taxes List<DgTax> List of applicable taxes [optional]
requestType DgRequestType
entryPoint String Information about product placement on partner's website [optional]
maxHoursBeforeDeparture Integer The number of hours before each flight or slice departure from which a purchased contract would start to cover disruptions
minMinutesDelay Integer The minimum flight or slice departure delay in minutes to be covered
createdDateTime OffsetDateTime A UTC RFC3339 datetime; the date and time at which a DG offer was created
contractExpiryDateTime OffsetDateTime A UTC RFC3339 datetime; the date and time at which the DG contract will expire once purchased
itinerary DgItinerary
extAttributes Map<String, String>
experiments Map<String, String>
contents Map<String, DgContents>
termsConditionsUrl String The terms and conditions for this offer [optional]
faqUrl String The faq url for this offer [optional]
merchandisingUrl String The url for rendering offer merchandising [optional]
merchandisingUrlWebComponent String The url for the web component SDK for rendering offer merchandising [optional]