Class: Immoscout::Models::Publish

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

Instance Attribute Summary

Attributes inherited from Base

#base

Method Summary

Methods included from Actions::Publish

#destroy, #save

Methods included from Concerns::Modelable

#api, from_raw, #handle_response, handle_response, #id_from_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