Class: Paypal::Payment::Common::Amount
- Inherits:
-
Base
- Object
- Base
- Paypal::Payment::Common::Amount
- Defined in:
- lib/paypal/payment/common/amount.rb
Instance Method Summary (collapse)
Methods inherited from Base
Methods included from Util
#==, formatted_amount, to_numeric
Constructor Details
This class inherits a constructor from Paypal::Base
Instance Method Details
- (Boolean) numeric_attribute?(key)
7 8 9 |
# File 'lib/paypal/payment/common/amount.rb', line 7 def numeric_attribute?(key) true end |