Class: HotelBeds::Action::Envelope

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/hotel_beds/action/envelope.rb

Instance Method Summary collapse

Instance Method Details

#attributesObject

Raises:

  • (NotImplementedError)


6
7
8
# File 'lib/hotel_beds/action/envelope.rb', line 6

def attributes
  raise NotImplementedError
end