SaveObjectResponse
algoliasearch.search.SaveObjectResponse
SaveObjectResponse
Value parameters
- createdAt
-
Date and time when the object was created, in RFC 3339 format.
- objectID
-
Unique record identifier.
- taskID
-
Unique identifier of a task. A successful API response means that a task was added to a queue. It might not run immediately. You can check the task's progress with the
task
operation and thistaskID
.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article