UpdateApiKeyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID for the GraphQL API.

Link copied to clipboard

A description of the purpose of the API key.

Link copied to clipboard

From the update time, the time after which the API key expires. The date is represented as seconds since the epoch. For more information, see .

Link copied to clipboard
val id: String?

The API key ID.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String