Method: Algolia::Ingestion::TaskCreateV1#cursor
- Defined in:
- lib/algolia/models/ingestion/task_create_v1.rb
#cursor ⇒ Object
Date and time when the last cursor was created, in RFC 3339 format.
31 32 33 |
# File 'lib/algolia/models/ingestion/task_create_v1.rb', line 31 def cursor @cursor end |