Method: ElasticEmail::NewApiKey#to_s
- Defined in:
- lib/ElasticEmail/models/new_api_key.rb
#to_s ⇒ String
Returns the string representation of the object
236 237 238 |
# File 'lib/ElasticEmail/models/new_api_key.rb', line 236 def to_s to_hash.to_s end |