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