Class: Balanced::Refund
- Inherits:
-
Object
- Object
- Balanced::Refund
- Includes:
- HypermediaRegistry, Resource
- Defined in:
- lib/balanced/resources/refund.rb
Overview
A Refund represents a reversal of funds from a Debit. A Debit can have many Refunds associated with it up to the total amount of the original Debit. Funds are returned to your Marketplaceās Merchant Account proportional to the amount of the Refund.
Instance Attribute Summary
Attributes included from Resource
#attributes, #href, #hyperlinks, #id, #links
Method Summary
Methods included from HypermediaRegistry
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