Package com.algolia.model.search
Class DeleteApiKeyResponse
java.lang.Object
com.algolia.model.search.DeleteApiKeyResponse
DeleteApiKeyResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDate and time when the object was deleted, in RFC 3339 format.inthashCode()setDeletedAt(String deletedAt) toString()
-
Constructor Details
-
DeleteApiKeyResponse
public DeleteApiKeyResponse()
-
-
Method Details