Class: SacsRuby::API::BargainFinderMax

Inherits:
Base
  • Object
show all
Includes:
BasePost
Defined in:
lib/sacs_ruby/api/bargain_finder_max.rb

Overview

Bargain Finder Max (BFM), our best-in-class low fare search product, is used to search for the lowest available priced itineraries based upon a travel date. A wide range of user-specified criteria can be applied to the search.

Instance Attribute Summary

Attributes inherited from Base

#opts, #results, #token, #url

Instance Method Summary collapse

Methods included from BasePost

#get, #url

Methods inherited from Base

get, #get, #initialize, #valid?

Constructor Details

This class inherits a constructor from SacsRuby::Base

Instance Method Details

#endpoint_urlObject



10
11
12
# File 'lib/sacs_ruby/api/bargain_finder_max.rb', line 10

def endpoint_url
  '/v1.9.0/shop/flights?mode=live'
end