Class: Balanced::Reversal

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

Overview

A Reversal represents a reversal of funds from a Credit. A Credit can have many Reversals associated with it up to the total amount of the original Reversal. Funds are returned to your Marketplace’s Merchant Account proportional to the amount of the Reversal.

Instance Attribute Summary

Attributes included from Resource

#attributes, #href, #hyperlinks, #id, #links

Method Summary

Methods included from HypermediaRegistry

included

Methods included from Resource

#copy_from, #does_resource_respond_to?, #fetch, #hydrate, included, #initialize, #method_missing, #reload, #respond_to?, #respond_to_missing?, #sanitize, #save, #unstore

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Balanced::Resource