Class: BookingstudioRuby::WebService::TripArea

Inherits:
String
  • Object
show all
Defined in:
lib/bookingstudio_ruby/web_service/search_service.rb,
lib/bookingstudio_ruby/web_service/booking_service.rb

Overview

Constant Summary collapse

Europe =
TripArea.new("Europe")
EuropeExtended =
TripArea.new("EuropeExtended")
Scandinavia =
TripArea.new("Scandinavia")
World =
TripArea.new("World")