Class: Balanced::Event
- Inherits:
-
Object
- Object
- Balanced::Event
- Includes:
- Resource
- Defined in:
- lib/balanced/resources/event.rb
Overview
An Event is a snapshot of another resource at a point in time when something significant occurred. Events are created when resources are created, updated, deleted or otherwise change state such as a Credit being marked as failed.
Instance Attribute Summary
Attributes included from Resource
Method Summary
Methods included from Resource
#copy_from, #destroy, #find, included, #initialize, #method_missing, #reload, #save, #warn_on_positional
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Balanced::Resource