Method: Algolia::Ingestion::TransformationCreateResponse#created_at
- Defined in:
- lib/algolia/models/ingestion/transformation_create_response.rb
#created_at ⇒ Object
Date and time when the resource was created, in RFC 3339 format.
16 17 18 |
# File 'lib/algolia/models/ingestion/transformation_create_response.rb', line 16 def created_at @created_at end |