Class: Immoscout::Models::Parts::Coordinate

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

Overview

Shared coordinates-related property definitions. See: bit.ly/3CSGnmN

Instance Attribute Summary

Attributes inherited from Base

#base

Method Summary

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