Method: Paypal::Payment::Response::Item#amount
- Defined in:
- lib/paypal/payment/response/item.rb
#amount ⇒ Object
Returns the value of attribute amount.
21 22 23 |
# File 'lib/paypal/payment/response/item.rb', line 21 def amount @amount end |