Module: Remit::Pay
- Included in:
- API
- Defined in:
- lib/remit/operations/pay.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#pay(request = Request.new) ⇒ Object
27 28 29 |
# File 'lib/remit/operations/pay.rb', line 27 def pay(request = Request.new) call(request, Response) end |