Method: OrderCloud::PaymentTransaction#amount
- Defined in:
- lib/order_cloud/models/payment_transaction.rb
#amount ⇒ Object
Returns the value of attribute amount.
35 36 37 |
# File 'lib/order_cloud/models/payment_transaction.rb', line 35 def amount @amount end |