Class: Immoscout::Models::ApartmentBuy

Inherits:
Base
  • Object
show all
Includes:
Immoscout::Models::Actions::RealEstate, Concerns::Propertiable, Concerns::Renderable
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

#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

#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