class Paypal::Payment::Common::Amount

Public Instance Methods

numeric_attribute?(key) click to toggle source
# File lib/paypal/payment/common/amount.rb, line 7
def numeric_attribute?(key)
  true
end