Class: Immoscout::Models::ApartmentBuy
- Defined in:
- lib/immoscout/models/apartment_buy.rb
Overview
Real Estate. (selling an apartment) See: bit.ly/3iH3DNL See: bit.ly/3H7mQkY
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Immoscout::Models::Actions::RealEstate
all, create, #destroy, find, find_by, #place, #publish, #save, #unplace, #unpublish
Methods included from Concerns::Modelable
from_raw, handle_response, id_from_response, unpack
Methods included from Concerns::Propertiable
#attributes, find_property, #method_missing, property, #respond_to_missing?
Methods included from Concerns::Renderable
Methods inherited from Base
Constructor Details
This class inherits a constructor from Immoscout::Models::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Immoscout::Models::Concerns::Propertiable