Method: Elong::API::Hotel::Data#rate
- Defined in:
- lib/elong/api/hotel/data.rb
#rate(params = {}) ⇒ Elong::Response
The Hotel Data Rate API ** Adadvanced API Level **
30 31 32 |
# File 'lib/elong/api/hotel/data.rb', line 30 def rate(params={}) self.request(__method__, params) end |