Module: Onecloud::Customer
- Included in:
- Api
- Defined in:
- lib/onecloud/customer.rb
Overview
Get current balance
Instance Method Summary collapse
Instance Method Details
#balance ⇒ Object
4 5 6 |
# File 'lib/onecloud/customer.rb', line 4 def balance get('customer/balance') end |