Method: PagSeguro::PaymentRelease#total_amount
- Defined in:
- lib/pagseguro/payment_release.rb
#total_amount ⇒ Object
Set the total amount
10 11 12 |
# File 'lib/pagseguro/payment_release.rb', line 10 def total_amount @total_amount end |