Class ApiKeyResponse
java.lang.Object
io.github.guoshiqiufeng.dify.server.dto.response.ApiKeyResponse
- All Implemented Interfaces:
Serializable
- Since:
- 2025/1/7 17:03
- Version:
- 1.0
- Author:
- yanghq
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getToken()getType()inthashCode()voidsetCreatedAt(Long createdAt) voidvoidsetLastUsedAt(Long lastUsedAt) voidvoidtoString()
-
Constructor Details
-
ApiKeyResponse
public ApiKeyResponse()
-
-
Method Details