Method: ElasticEmail::NewApiKey#date_created
- Defined in:
- lib/ElasticEmail/models/new_api_key.rb
#date_created ⇒ Object
Date this ApiKey was created.
29 30 31 |
# File 'lib/ElasticEmail/models/new_api_key.rb', line 29 def date_created @date_created end |