Class: Cmxl::Fields::AvailableBalance

Inherits:
AccountBalance show all
Defined in:
lib/cmxl/fields/available_balance.rb

Constant Summary

Constants inherited from Cmxl::Field

Cmxl::Field::DATE

Instance Attribute Summary

Attributes inherited from Cmxl::Field

#data, #match, #modifier, #source, #tag

Method Summary

Methods inherited from AccountBalance

#amount, #amount_in_cents, #credit?, #date, #debit?, #sign, #to_h

Methods inherited from Cmxl::Field

#add_meta_data, #initialize, #method_missing, parse, parsers, #to_amount, #to_amount_in_cents, #to_date, #to_h, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Cmxl::Field

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Cmxl::Field