Module: YahooJapanAPI::Base::ClassMethods
- Included in:
- YahooJapanAPI::Base
- Defined in:
- lib/yahoo-japan-api/base.rb
Instance Attribute Summary collapse
-
#appid ⇒ Object
Returns the value of attribute appid.
Instance Attribute Details
#appid ⇒ Object
Returns the value of attribute appid.
10 11 12 |
# File 'lib/yahoo-japan-api/base.rb', line 10 def appid @appid end |