Class: Openbill::Account
- Inherits:
-
Object
- Object
- Openbill::Account
- Defined in:
- lib/openbill/account.rb
Instance Method Summary collapse
Instance Method Details
#amount ⇒ Object
3 4 5 |
# File 'lib/openbill/account.rb', line 3 def amount Money.new amount_cents, amount_currency end |