Method: ZenfolioAPI::Model::User#balance
- Defined in:
- lib/ZenfolioAPI/model/user.rb
#balance ⇒ Object (readonly)
Returns the value of attribute balance.
25 26 27 |
# File 'lib/ZenfolioAPI/model/user.rb', line 25 def balance @balance end |