Method: Amadeus::Namespaces::ReferenceData#locations
- Defined in:
- lib/amadeus/namespaces/reference_data.rb
#locations ⇒ Amadeus::Namespaces::ReferenceData::Locations
The namespace for the Locations APIs:
31 32 33 |
# File 'lib/amadeus/namespaces/reference_data.rb', line 31 def locations Amadeus::Namespaces::ReferenceData::Locations.new(client) end |