Package com.algolia.model.search
Class CreatedAtResponse
java.lang.Object
com.algolia.model.search.CreatedAtResponse
Response and creation timestamp.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTimestamp of creation in [ISO-8601](https://wikipedia.org/wiki/ISO_8601) format.inthashCode()setCreatedAt(String createdAt) toString()
-
Constructor Details
-
CreatedAtResponse
public CreatedAtResponse()
-
-
Method Details