Class: Moneylovercli::Api::Base
- Inherits:
-
Object
- Object
- Moneylovercli::Api::Base
- Extended by:
- T::Sig
- Includes:
- HTTParty
- Defined in:
- lib/moneylovercli/api/base.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object
Returns the value of attribute token.
8 9 10 |
# File 'lib/moneylovercli/api/base.rb', line 8 def token @token end |