Method: TVDB::Authorization#api_key
- Defined in:
- lib/tvdb_client/authorization.rb
#api_key ⇒ Object (readonly)
Returns the value of attribute api_key.
5 6 7 |
# File 'lib/tvdb_client/authorization.rb', line 5 def api_key @api_key end |