Method: ElasticEmail::NewApiKey#to_s

Defined in:
lib/ElasticEmail/models/new_api_key.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



236
237
238
# File 'lib/ElasticEmail/models/new_api_key.rb', line 236

def to_s
  to_hash.to_s
end