Package com.algolia.model.search
Class DeleteApiKeyResponse
java.lang.Object
com.algolia.model.search.DeleteApiKeyResponse
DeleteApiKeyResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTimestamp of deletion in [ISO 8601](https://wikipedia.org/wiki/ISO_8601) format.inthashCode()setDeletedAt(String deletedAt) toString()
-
Constructor Details
-
DeleteApiKeyResponse
public DeleteApiKeyResponse()
-
-
Method Details