Method: PagSeguro::PaymentRelease#release_amount
- Defined in:
- lib/pagseguro/payment_release.rb
#release_amount ⇒ Object
Set the total amount of the current release
13 14 15 |
# File 'lib/pagseguro/payment_release.rb', line 13 def release_amount @release_amount end |