Class: Balanced::Callback

Inherits:
Object
  • Object
show all
Includes:
Resource
Defined in:
lib/balanced/resources/callback.rb

Overview

A Callback is a publicly accessible location that can receive POSTed JSON data whenever an Event is generated.

Instance Attribute Summary

Attributes included from Resource

#attributes

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