Method: Elong::API::Hotel::Core#data

Defined in:
lib/elong/api/hotel/core.rb

#dataElong::API::Hotel::Data

The Hotel Data section



25
26
27
# File 'lib/elong/api/hotel/core.rb', line 25

def data
  @data ||= Elong::API::Hotel::Data.new(@client)
end