Module: Remit::GetDebtBalance
- Included in:
- API
- Defined in:
- lib/remit/operations/get_debt_balance.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#get_debt_balance(request = Request.new) ⇒ Object
24 25 26 |
# File 'lib/remit/operations/get_debt_balance.rb', line 24 def get_debt_balance(request = Request.new) call(request, Response) end |