Class: WAEasyAPI::Collection

Inherits:
Entity
  • Object
show all
Defined in:
lib/waeasyapi/collection.rb

Overview

Collection class handles groups of similar entities

Instance Attribute Summary

Attributes inherited from Entity

#attributes

Method Summary

Methods inherited from Entity

#initialize, #method_missing, #respond_to_missing?, #to_json, #with_a_bang

Constructor Details

This class inherits a constructor from WAEasyAPI::Entity

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class WAEasyAPI::Entity