Class: Immoscout::Models::HouseBuy

Inherits:
Base
  • Object
show all
Includes:
Actions::RealEstate, Concerns::Propertiable, Concerns::Renderable
Defined in:
lib/immoscout/models/house_buy.rb

Overview

Real Estate. (selling a house) See: bit.ly/3iH3DNL See: bit.ly/3CSGnmN

Instance Attribute Summary

Attributes inherited from Base

#base

Method Summary

Methods included from 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

#as_json, #to_json

Methods inherited from Base

#initialize

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