sttp.openai.requests.admin.AdminApiKeyResponse
See theAdminApiKeyResponse companion object
case class AdminApiKeyResponse(`object`: String, id: String, name: String, redactedValue: String, createdAt: Int, owner: Owner, value: Option[String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article