Module: Remit::GetPaymentInstruction
- Included in:
- API
- Defined in:
- lib/remit2/operations/get_payment_instruction.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#get_payment_instruction(request = Request.new) ⇒ Object
15 16 17 |
# File 'lib/remit2/operations/get_payment_instruction.rb', line 15 def get_payment_instruction(request = Request.new) call(request, Response) end |