Voting helps other researchers find interesting modules.
Airline contact info grouped by language. The language locale subcode will determine the country.
contactInfo
list(GoogleApi.ContentWarehouse.V1.Model.TravelFlightsAirlineConfigContactInfo.t)
nil
language
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TravelFlightsAirlineConfigLocalizedContactInfo{ contactInfo: [ GoogleApi.ContentWarehouse.V1.Model.TravelFlightsAirlineConfigContactInfo.t() ] | nil, language: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()