Class: IronBank::Resources::Payment
- Inherits:
-
IronBank::Resource
- Object
- IronBank::Resource
- IronBank::Resources::Payment
- Defined in:
- lib/iron_bank/resources/payment.rb
Overview
A payment belongs to an account and is applied against one or many invoices and/or the account credit balance.
Instance Attribute Summary
Attributes inherited from IronBank::Resource
Method Summary
Methods inherited from IronBank::Resource
#==, #id, #initialize, #inspect, object_name, #reload, #remove_instance_vars, with_cache, with_local_records
Methods included from Associations::ClassMethods
Methods included from Metadata
#excluded_fields, #fields, #query_custom_fields, #query_fields, #reset, #schema, #single_resource_query_fields, #with_schema
Methods included from Queryable
#all, #find, #find_each, #first, #where
Methods included from Associations
Constructor Details
This class inherits a constructor from IronBank::Resource